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