Skip to content

Commit 0d64834

Browse files
Check links on develop
1 parent 280b991 commit 0d64834

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/check_links.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
# schedule:
1010
# - cron: "0 9-21/3 * * *"
1111
workflow_dispatch:
12+
push:
13+
branches:
14+
- develop
15+
pull_request:
1216

1317

1418
jobs:

0 commit comments

Comments
 (0)