Skip to content

Commit e99b06b

Browse files
authored
Update link-check.yml
1 parent ec6e69d commit e99b06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- cron: '0 5 * * 0'
88
# Runs on pull requests targeting the dev branch
99
pull_request:
10-
branches: ["dev"]
10+
branches: ["main"]
1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:
1313

0 commit comments

Comments
 (0)