We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af6248 commit c6cd797Copy full SHA for c6cd797
1 file changed
.github/workflows/workflow.yml
@@ -2,7 +2,7 @@ name: Test and Deploy
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
create:
7
tags:
8
- '*'
0 commit comments