Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
joe-bell authored Jan 16, 2024
1 parent 5304f3e commit 85f2d3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -36,8 +36,6 @@ jobs:
- run: pnpm check
examples:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.STICKY_COMMENT_TOKEN }}
permissions:
pull-requests: write
if: github.event_name == 'pull_request' && github.repository_owner_id == '7349341'

0 comments on commit 85f2d3e

Please sign in to comment.