We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67772e0 + dc7251f commit 85f7b2cCopy full SHA for 85f7b2c
.github/workflows/ci.yaml
@@ -1,4 +1,8 @@
1
-on: [push]
+on:
2
+ push:
3
+ branches: [ "master"]
4
+ pull_request:
5
6
permissions:
7
contents: read
8
jobs:
0 commit comments