Skip to content

Commit

Permalink
Merge pull request #39 from nanxstats/gha
Browse files Browse the repository at this point in the history
Update GitHub Actions workflows
  • Loading branch information
nanxstats committed May 21, 2024
2 parents 0e0b28d + 64c7ef3 commit c932713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

name: R-CMD-check

permissions: read-all

jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:

name: pkgdown

permissions: read-all

jobs:
pkgdown:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c932713

Please sign in to comment.