Skip to content

Commit

Permalink
Merge pull request #3 from descomplicando-terraform/colocando_evento_…
Browse files Browse the repository at this point in the history
…para_pr

fix: colocar o gatilho correto do pipeline
  • Loading branch information
gomex authored Aug 8, 2024
2 parents 013dc47 + 02ccd66 commit 2b8ae4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testando_terraform.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: testando-modulo-terraform
run-name: ${{ github.actor }} iniciou o teste do módulo terraform
on:
push:
on:
pull_request:
jobs:
tfsec:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2b8ae4b

Please sign in to comment.