Skip to content

Commit 46a6654

Browse files
committed
Fix workflow
1 parent d8f3c9c commit 46a6654

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pull_upstream.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717

1818
runs-on: ubuntu-latest
1919

20-
permissions: contents: write
20+
permissions:
21+
contents: write
2122

2223
steps:
2324

0 commit comments

Comments
 (0)