We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03b29a commit f85c4c8Copy full SHA for f85c4c8
1 file changed
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: SSH Test!
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ "cicd-workflow" ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments