Skip to content

Commit 68cdc42

Browse files
committed
Update permissions to hopefully push successfully now (rust-lang#469)
* Update permissions to hopefully push successfully now * put permissions in the right spot
1 parent 2e5e7cb commit 68cdc42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rmc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [macos-10.15, ubuntu-18.04, ubuntu-20.04]
12+
permissions:
13+
contents: write
1214
steps:
1315
- name: Checkout RMC
1416
uses: actions/checkout@v2

0 commit comments

Comments
 (0)