mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
f
This commit is contained in:
parent
03aa1be5b1
commit
a72b6477c4
1
.github/workflows/build_and_deploy.yml
vendored
1
.github/workflows/build_and_deploy.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
if: ${{ github.event_name != 'pull_request' && steps.extract_branch.outputs.branch == 'master' }}
|
||||
steps:
|
||||
- name: Extract branch name
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user