We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b762518 commit 9fc9eedCopy full SHA for 9fc9eed
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: build
2
on:
3
pull_request:
4
- branches: [main]
+ branches: [master]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
.github/workflows/deploy.yml
name: deploy
push:
build-and-deploy:
0 commit comments