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 0982170 commit 8e63c8fCopy full SHA for 8e63c8f
.github/workflows/deploy-example.yml
@@ -3,7 +3,7 @@ name: Deployment CI
3
on:
4
push:
5
branches:
6
- - chore/git-flow
+ - master
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments