Skip to content

Commit

Permalink
comment push block
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Sep 4, 2024
1 parent 57314e1 commit e7751e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/terraform-terragrunt.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Terraform Terragrunt Action

on:
push:
branches:
- main
- stage
- dev
workflow_dispatch: # Triggered manually from GitHub UI
# push:
# branches:
# - main
# - stage
# - dev
workflow_dispatch:

jobs:
terraform:
Expand Down

0 comments on commit e7751e2

Please sign in to comment.