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 b7ffb7c commit c7b6b12Copy full SHA for c7b6b12
.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