mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:05:33 -04:00
revert running percy checks on dependabot PRs (302a88d6ff
)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -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