Skip to content

Commit

Permalink
making dev plan dispatch only
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Oct 3, 2024
1 parent 65e4721 commit ad042d0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/terragrunt_plan_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ env:

on:
workflow_dispatch:
pull_request:
paths:
- ".env"
- "aws/**"
- "env/$ENVIRONMENT/**"
- "env/terragrunt.hcl"
- ".github/workflows/terragrunt_plan_$ENVIRONMENT.yml"

permissions:
id-token: write # This is required for requesting the OIDC JWT
Expand Down

0 comments on commit ad042d0

Please sign in to comment.