We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b203ecb commit 2335785Copy full SHA for 2335785
.github/workflows/ci.yml
@@ -2,8 +2,7 @@ name: ci
2
on:
3
push:
4
branches:
5
- - master
6
- - main
+ - "**"
7
permissions:
8
contents: write
9
jobs:
0 commit comments