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 ecadf9a commit 3b45887Copy full SHA for 3b45887
.github/workflows/ci-additional.yaml
@@ -5,7 +5,7 @@ on:
5
- "*"
6
pull_request:
7
branches:
8
- - "*"
+ - "main"
9
workflow_dispatch: # allows you to trigger manually
10
11
concurrency:
.github/workflows/ci.yaml
0 commit comments