We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a063eb3 commit 5e9fb60Copy full SHA for 5e9fb60
.github/workflows/delete-old-branches.yml
@@ -5,10 +5,6 @@ on:
5
- cron: '0 0 * * *' #Run every day at midnight
6
workflow_dispatch:
7
8
-permissions:
9
- contents: write
10
- pull-requests: write
11
-
12
jobs:
13
delete-old-branches:
14
runs-on: ubuntu-latest
0 commit comments