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 996346a commit 89b6ee4Copy full SHA for 89b6ee4
.github/workflows/ci.yml
@@ -1,9 +1,9 @@
1
name: CI
2
on:
3
pull_request:
4
- branches: ['*']
+ branches: ['**']
5
push:
6
7
tags: [v*]
8
jobs:
9
ci:
0 commit comments