Update validate.yml

This commit is contained in:
David Chavez 2024-05-20 22:51:30 +02:00 committed by GitHub
parent 9106d2189c
commit c51b79e5ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ on:
branches:
- dev
pull_request_target:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true