Skip to content

Commit 3269a22

Browse files
authored
Remove permissions from bump.yaml
Removed permissions section from the workflow.
1 parent 06d1be8 commit 3269a22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/bump.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
schedule:
66
- cron: '0 8 * * *'
77

8-
permissions:
9-
contents: write
10-
118
jobs:
129
bump:
1310
name: Search for dependency updates

0 commit comments

Comments
 (0)