We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6e69d commit e99b06bCopy full SHA for e99b06b
.github/workflows/link-check.yml
@@ -7,7 +7,7 @@ on:
7
- cron: '0 5 * * 0'
8
# Runs on pull requests targeting the dev branch
9
pull_request:
10
- branches: ["dev"]
+ branches: ["main"]
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
13
0 commit comments