We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c31bcc commit abf740cCopy full SHA for abf740c
.github/workflows/redirect-url-checker.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
push:
5
branches:
6
- - 'update_deps'
+ - 'test'
7
8
jobs:
9
check_redirects:
0 commit comments