We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2907f3b commit 028ca4bCopy full SHA for 028ca4b
1 file changed
.github/workflows/check.yml
@@ -3,6 +3,8 @@ name: check
3
4
"on":
5
pull_request:
6
+ push:
7
+ # TODO: remove this after the workflow is verified to work on pull requests
8
9
permissions:
10
id-token: write
0 commit comments