We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7760fe8 + c01967b commit 7293c57Copy full SHA for 7293c57
.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