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.
1 parent 5047b71 commit 10c86e4Copy full SHA for 10c86e4
.github/workflows/ci.yml
@@ -3,8 +3,8 @@ name: CI
3
on:
4
# Run on pushes to `master` and on all pull requests.
5
push:
6
- branches:
7
- - master
+# branches:
+# - master
8
pull_request:
9
# Also run this workflow on day 15 of every month as the repo isn't that active.
10
schedule:
0 commit comments