Skip to content

Commit

Permalink
Update main.yml (#252)
Browse files Browse the repository at this point in the history
Probably need this to allow dependabot builds to pass
  • Loading branch information
denis-yuen committed Jun 20, 2024
1 parent c84fdcf commit 3d153ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on: [push]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

permissions:
pages: write
contents: write

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
checkLinks:
Expand Down

0 comments on commit 3d153ec

Please sign in to comment.