Skip to content

Commit

Permalink
Disable on trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Feb 2, 2024
1 parent 2c40fbb commit 1887aca
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on:
push:
branches:
- main
paths:
- 'tf/environments/production/**'

#on:
# push:
# branches:
# - main
# paths:
# - 'tf/environments/production/**'
#
jobs:
terraform:
defaults:
Expand Down

0 comments on commit 1887aca

Please sign in to comment.