infra-setup #2
1
.github/workflows/infra.yaml
vendored
1
.github/workflows/infra.yaml
vendored
@ -37,6 +37,7 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
name: Deploy modified infrastructure
|
name: Deploy modified infrastructure
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user