We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b41c26 + 76b864f commit c01967bCopy full SHA for c01967b
.github/workflows/ci.yaml
@@ -2,6 +2,9 @@ name: CI
2
3
on:
4
push:
5
+ branches: [ main ]
6
+ pull_request:
7
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments