mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Only run lockfile check on pull requests. Push events are unsupported
This commit is contained in:
4
.github/workflows/lockfiles.yaml
vendored
4
.github/workflows/lockfiles.yaml
vendored
@@ -1,10 +1,6 @@
|
||||
name: Changed lock files
|
||||
on:
|
||||
pull_request: null
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
permissions:
|
||||
pull-requests: read
|
||||
|
||||
Reference in New Issue
Block a user