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.
2 parents c970eef + d65480d commit 04970acCopy full SHA for 04970ac
.github/workflows/check.yml
@@ -1,7 +1,10 @@
1
name: check
2
3
on:
4
- - push
+ push:
5
+ branches-ignore:
6
+ - main
7
+ workflow_dispatch:
8
9
permissions:
10
id-token: write
0 commit comments