Skip to content

Commit 12df6dc

Browse files
authored
UPD: delete-old-branches.yml (#66)
1 parent a063eb3 commit 12df6dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/delete-old-branches.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
- cron: '0 0 * * *' #Run every day at midnight
66
workflow_dispatch:
77

8-
permissions:
9-
contents: write
10-
pull-requests: write
11-
128
jobs:
139
delete-old-branches:
1410
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)