Skip to content

Commit 0a59ebd

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
Add permissions for auto-close
Bug: none Change-Id: Ifc4ecab82ff71c7896e6ae1a6e0120cacf98a7f7 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6701569 Commit-Queue: Alex Rudenko <[email protected]> Commit-Queue: Benedikt Meurer <[email protected]> Auto-Submit: Alex Rudenko <[email protected]> Reviewed-by: Benedikt Meurer <[email protected]>
1 parent 238805f commit 0a59ebd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/auto-close-prs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Auto-close PRs
22

3+
permissions:
4+
pull-requests: write
5+
issues: write
6+
37
on:
48
schedule:
59
# Run everyday at: https://crontab.guru/#0_6_*_*_*.

0 commit comments

Comments
 (0)