Skip to content

Commit

Permalink
Setting trigger to pipeline to be on PR push (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Truong authored Sep 14, 2021
1 parent 9104742 commit 24515a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Deploy Dev

on:
push:
branches: [main]
on: pull_request

env:
TF_VERSION: 0.14.7
Expand Down

0 comments on commit 24515a5

Please sign in to comment.