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 a6fdc79 commit da40fdcCopy full SHA for da40fdc
1 file changed
.github/workflows/test.yaml
@@ -4,7 +4,7 @@ on:
4
# push:
5
# branches: [main]
6
pull_request:
7
- branches: [test-workflow]
+ branches: [test-workflow] # temporary for testing
8
workflow_dispatch:
9
10
jobs:
0 commit comments