skip webhook update (#2104)

This commit is contained in:
Karolina Rakoczy 2022-06-17 16:47:52 +04:00 committed by GitHub
parent ac551e337e
commit 8bd7824f27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ jobs:
- name: revert snapshot
env:
SALEOR_CLI_ENV: staging
run: npx saleor backup restore MbdG5UXd
run: npx saleor backup restore MbdG5UXd --skip_webhooks_update
- name: Notify Slack
if: ${{ failure() }}