We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffd504 commit d35f07eCopy full SHA for d35f07e
.github/workflows/pr-workflow.yml
@@ -2,7 +2,7 @@ name: pr_ci
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ branches: [ main, dev ]
6
7
jobs:
8
build:
0 commit comments