Skip to content

Commit

Permalink
ci: Avoid denoify API rate limit (#1407)
Browse files Browse the repository at this point in the history
  • Loading branch information
watany-dev authored Sep 5, 2023
1 parent e8c3e3f commit dbd4841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
denoify:
name: "Checking if you've done denoify"
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
Expand Down

0 comments on commit dbd4841

Please sign in to comment.