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