We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feee627 commit be7560fCopy full SHA for be7560f
.github/workflows/push-workflows.yml
@@ -5,7 +5,7 @@ name: push job
5
6
on:
7
push:
8
- branches: [ "master" ]
+ branches: [ "main" ]
9
10
jobs:
11
call-resuable-workflows:
0 commit comments