We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b6434 commit 5b42b66Copy full SHA for 5b42b66
.github/workflows/push.yaml
@@ -6,6 +6,9 @@ on:
6
- 'main'
7
tags:
8
- '*'
9
+ workflow_dispatch:
10
+ branches:
11
+ - 'main'
12
13
jobs:
14
push:
0 commit comments