We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01cef9f commit 370e241Copy full SHA for 370e241
.github/workflows/artifacts.yaml
@@ -3,6 +3,8 @@ on:
3
push:
4
tags:
5
- "*"
6
+ branches:
7
+ - "deployment"
8
pull_request:
9
10
jobs:
0 commit comments