We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c02bc commit 83eab51Copy full SHA for 83eab51
.github/workflows/test.yaml
@@ -3,7 +3,6 @@ on:
3
push:
4
branches:
5
- "**"
6
- workflow_dispatch:
7
jobs:
8
test:
9
runs-on: ${{ matrix.os }}
0 commit comments