Skip to content

Commit 4c35bf7

Browse files
Merge pull request #255 from Laravel-Lang/andrey-helldar-patch-1
Update title-checker.yml
2 parents 15dbab8 + 8899623 commit 4c35bf7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
name: Title
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types:
66
- opened
77
- edited
88
- reopened
99
- synchronize
1010
- ready_for_review
1111

12+
permissions:
13+
pull-requests: write
14+
contents: read
15+
1216
jobs:
1317
Check:
1418
uses: Laravel-Lang/.github/.github/workflows/title-checker.yml@main

0 commit comments

Comments
 (0)