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.
1 parent 55659dd commit a9ea6baCopy full SHA for a9ea6ba
.github/workflows/ci.yml
@@ -3,7 +3,8 @@
3
on:
4
pull_request:
5
push:
6
- branches: *
+ branches:
7
+ - '*'
8
tags:
9
- '[0-9]+.[0-9]+.[0-9]+*'
10
0 commit comments