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 a4d57d0 commit ee98f30Copy full SHA for ee98f30
.github/workflows/test.yml
@@ -3,8 +3,6 @@ name: Test
3
on:
4
# Run on pushes to `stable` and on all pull requests.
5
push:
6
- branches:
7
- - stable
8
pull_request:
9
# Allow manually triggering the workflow.
10
workflow_dispatch:
0 commit comments