We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a366315 commit 0d0b5b8Copy full SHA for 0d0b5b8
.github/workflows/main.yaml
@@ -2,7 +2,7 @@ name: Test and Deploy
2
on:
3
push:
4
branches:
5
- - main
+ - master
6
tags:
7
- 'v*'
8
pull_request:
0 commit comments