We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55d91b commit af627d0Copy full SHA for af627d0
.github/workflows/ci-actions.yml
@@ -2,7 +2,7 @@ name: Weld CI
2
3
on:
4
pull_request:
5
- branches: [ master ]
+ branches: [ 6.0 ]
6
# Do not run for non-code changes
7
paths-ignore:
8
- '.gitignore'
0 commit comments