Skip to content

Commit ddef03e

Browse files
authored
fix: update permission in update-readme.yml workflow (#2467)
1 parent 9c2df0d commit ddef03e

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

.github/workflows/greetings.yml

-18
This file was deleted.

.github/workflows/update-readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Format README.md
22

33
permissions:
4-
contents: read
4+
contents: write
55
pull-requests: write
66

77
on:

0 commit comments

Comments
 (0)