Skip to content

Commit

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

jobs:
terraform:
defaults:
Expand Down

0 comments on commit e61423e

Please sign in to comment.