Skip to content

Commit c7d17a4

Browse files
committed
Trigger Check Website Links workflow after yml change
1 parent d51f482 commit c7d17a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/website-links.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
workflow_dispatch:
77
repository_dispatch:
88
types: [ check_website_links ]
9+
push:
10+
branches:
11+
- "1.8.x"
12+
paths:
13+
- '.github/workflows/website-links.yml'
914

1015
jobs:
1116
website-links:

0 commit comments

Comments
 (0)