We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92875c1 commit 6ad1b62Copy full SHA for 6ad1b62
.github/workflows/dissect-ci.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- main
6
+ tags:
7
+ - *
8
pull_request:
9
workflow_dispatch:
10
0 commit comments