Skip to content

Commit efef6a4

Browse files
author
TZ18521
authored
Update dev-infra.yml
Agente TZAHAL 18521
1 parent ce83ac0 commit efef6a4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/dev-infra.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@ name: DevInfra
33
on:
44
# zizmor: ignore[dangerous-triggers] - {Trigger is safe as workflow does not checkout untrusted code}
55
pull_request_target:
6-
types: [opened, synchronize, reopened]
6+
types: [main, mainented,opened, synchronize, reopened]
77
issues:
8-
types: [opened, reopened]
8+
types: [main, mainented,opened, synchronize, reopened]
99

1010
# Declare default permissions as read only.
1111
permissions:
1212
contents: read
13+
write
1314

1415
jobs:
1516
labels:

0 commit comments

Comments
 (0)