We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdef3b commit 548c23eCopy full SHA for 548c23e
1 file changed
.github/workflows/ci.yml
@@ -1,8 +1,9 @@
1
name: ci
2
+
3
on:
4
+ pull_request:
5
push:
6
branches: [main]
- pull_request:
7
8
permissions:
9
contents: read
0 commit comments