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 859c561 + 08a1c27 commit d15fe4bCopy full SHA for d15fe4b
.github/workflows/webapp-deploy.yml
@@ -10,6 +10,8 @@ on:
10
workflow_dispatch:
11
branches:
12
- "*"
13
+ tags:
14
+ - "*"
15
16
jobs:
17
check_env:
0 commit comments