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 9bf55df commit 4b6ab9cCopy full SHA for 4b6ab9c
.github/workflows/build-all.yml
@@ -6,8 +6,6 @@ env:
6
7
on: # defining on which triggers this action should run
8
push:
9
-
10
11
pull_request: # trigger this action also on Pull Requests
12
types: [opened, reopened]
13
0 commit comments