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 8f02eb0 commit 3685b9aCopy full SHA for 3685b9a
.github/workflows/ci.yml
@@ -3,8 +3,6 @@ name: CI
3
on:
4
# Run on pushes to `master` and on all pull requests.
5
push:
6
- branches:
7
- - master
8
pull_request:
9
# Allow manually triggering the workflow.
10
workflow_dispatch:
0 commit comments