We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43541b commit 57964c4Copy full SHA for 57964c4
1 file changed
.github/workflows/Deploy.yml
@@ -3,10 +3,10 @@ name: Deploy
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
pull_request:
8
9
10
11
jobs:
12
build-and-deploy:
0 commit comments