We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306a53e commit 3b51db6Copy full SHA for 3b51db6
.github/workflows/cicd.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
tags:
7
+ - '*'
8
pull_request:
9
workflow_dispatch:
10
env:
0 commit comments