Skip to content

Commit

Permalink
Fix readme \n. Remove token from rworkflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder committed Sep 1, 2023
1 parent e5f7a40 commit e98cbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: rworkflows
jobs:
rworkflows:
permissions:
content: write
contents: write
runs-on: ${{ matrix.config.os }}
name: ${{ matrix.config.os }} (${{ matrix.config.r }})
container: ${{ matrix.config.cont }}
Expand Down

0 comments on commit e98cbe1

Please sign in to comment.