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.
2 parents 4bb8678 + 4f21c35 commit c8ef07aCopy full SHA for c8ef07a
.github/workflows/github-actions.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
branches:
8
- master
9
+ # Manual trigger from Action page
10
+ workflow_dispatch:
11
# release tags
12
create:
13
tags:
0 commit comments