Skip to content

Commit

Permalink
Merge pull request #32 from insightsengineering/use-token-in-spelling…
Browse files Browse the repository at this point in the history
…-workflow
  • Loading branch information
walkowif authored Aug 21, 2023
2 parents a65dbbb + 894f6dc commit 51d53ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
spelling:
name: Spell Check 🆎
uses: insightsengineering/r.pkg.template/.github/workflows/spelling.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
links:
if: github.event_name != 'push'
name: Check URLs 🌐
Expand Down

0 comments on commit 51d53ab

Please sign in to comment.