We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03de1ce commit a8ec3e6Copy full SHA for a8ec3e6
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
pull_request: {}
5
- push: { branches: [ maing ] }
+ push: { branches: [ main ] }
6
7
permissions:
8
contents: read
0 commit comments