We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c78ef commit 625d93eCopy full SHA for 625d93e
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: debugger-action
2
on:
3
push:
4
branches:
5
- - test
+ - main
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments