mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-11 14:35:29 -04:00
revert running percy checks on dependabot PRs (302a88d6ff)
This commit is contained in:
@@ -25,5 +25,6 @@ jobs:
|
||||
SKIP_OPTIMIZE_IMAGES: true
|
||||
- run: yarn lint
|
||||
- run: npx -p @percy/cli percy snapshot ./public
|
||||
if: github.actor == 'jakejarvis'
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user