We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7502ba commit bd4171fCopy full SHA for bd4171f
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
tags:
8
- - .*
+ - '*'
9
pull_request:
10
11
0 commit comments