Skip to content

Commit

Permalink
changing cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
amavrogiannis committed Mar 29, 2024
1 parent ad8999a commit 6a3c800
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/terraform_prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ name: "Production - Terraform Infrastructure"
on:
push:
branches:
- feature/**
- main
paths:
- infra/envs/prod/**
- infra/modules/**
pull_request:
branches:
- main
- prod
paths:
- infra/envs/prod/**
- infra/modules/**
Expand Down

0 comments on commit 6a3c800

Please sign in to comment.