Browse Source

chore: run image snapshots on every branches

pull/35230/head
afc163 3 years ago
committed by GitHub
parent
commit
6da5d6492b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/ui.yml

4
.github/workflows/ui.yml

@ -4,10 +4,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master
- next
- feature
# Cancel prev CI if new commit come
concurrency:

Loading…
Cancel
Save