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 26fc7c1 commit 3cf8542Copy full SHA for 3cf8542
.github/workflows/artifact.yml
@@ -1,6 +1,8 @@
1
name: Artifacts-Test
2
3
on:
4
+ pull_request:
5
+ branches: [ master ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments