We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bf4d1 commit a9b47b4Copy full SHA for a9b47b4
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
4
on:
5
push:
6
- branches: [ "main", "dev/robgruen/workflow_updates2" ]
+ branches: [ "main" ]
7
pull_request_target:
8
branches: [ "main" ]
9
workflow_dispatch: # manual run
0 commit comments