Do not deploy APIs on PRs
This commit is contained in:
3
.github/workflows/deploy-api.yml
vendored
3
.github/workflows/deploy-api.yml
vendored
@@ -4,9 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
Reference in New Issue
Block a user