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 3ae28c1 commit a51eb5fCopy full SHA for a51eb5f
.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