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 b294508 commit bd1d62fCopy full SHA for bd1d62f
.github/workflows/test.yaml
@@ -3,7 +3,7 @@ name: "Test"
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [master]
+ #branches: [master]
7
paths: &paths
8
- ".github/workflows/test.yaml"
9
- "src/**"
0 commit comments