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 57c6a4f commit 10b10a1Copy full SHA for 10b10a1
.github/workflows/ci.yml
@@ -7,6 +7,8 @@ on:
7
tags:
8
- v*
9
pull_request:
10
+ branches:
11
+ - "*"
12
13
jobs:
14
test:
0 commit comments