Skip to content

Commit

Permalink
Merge pull request #8 from valiantlynx/working
Browse files Browse the repository at this point in the history
f
  • Loading branch information
valiantlynx authored Mar 23, 2024
2 parents cf499c2 + ed5cc0c commit eccb11d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
build-infra:
name: terraform-ci-cd
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.head_branch == 'main'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit eccb11d

Please sign in to comment.