Skip to content

Commit

Permalink
[PRMP-639] - add workflows for other stacks
Browse files Browse the repository at this point in the history
  • Loading branch information
NogaNHS committed Aug 9, 2024
1 parent 06e1070 commit e8298bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/PR-terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- master
paths:
- 'stacks/gp-registrations-mi/**'
- 'stacks/**'

permissions:
pull-requests: write
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/base-terraform-plan-and-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ on:
description: "Which working directory to use"
type: string
required: true
paths:
- '${{inputs.working-directory}}/**'

jobs:
terraform_process:
Expand Down

0 comments on commit e8298bd

Please sign in to comment.