Skip to content

Commit

Permalink
Add codecov token to .rworkflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RiboRings authored Aug 3, 2024
1 parent 1a792dd commit 9325dc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/.rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: rworkflows
pull_request:
branches:
- devel
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
jobs:
rworkflows:
permissions: write-all
Expand Down

0 comments on commit 9325dc5

Please sign in to comment.