We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4744685 commit d627268Copy full SHA for d627268
.github/workflows/artifact.yml
@@ -2,6 +2,8 @@ name: Artifact
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches: [master]
7
pull_request:
8
types: [opened, reopened]
9
branches: [master]
0 commit comments