Skip to content

Commit 00862ae

Browse files
author
rahul-infra
committed
updated terraform.yaml file.
1 parent 9352ffd commit 00862ae

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/terraform.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ on:
44
push:
55
branches:
66
- main
7+
pull_request_target:
8+
types:
9+
- opened
10+
- edited
11+
- synchronize
712
pull_request:
813
branches:
914
- main
1015

11-
permissions:
12-
contents: write
13-
pull-requests: write
14-
actions: read
1516

1617
jobs:
1718
prTitlecheck:

0 commit comments

Comments
 (0)