Skip to content

Commit d334ba6

Browse files
author
Florencia Comuzzi
committed
limit push
1 parent 3c752e4 commit d334ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/terraform.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: "Terraform Infrastructure Change Management Pipeline with GitHub Actions"
22

33
on:
44
push:
5-
# branches:
6-
# - main
7-
# - develop
5+
branches:
6+
- main
7+
- develop
88
# paths:
99
# - terraform/**
1010
pull_request:

0 commit comments

Comments
 (0)