1
0
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:
Robert-Jan de Dreu
2023-10-20 10:09:45 +02:00
parent a4b48ac868
commit 6a477a07ed

View File

@@ -1,10 +1,6 @@
name: Changed lock files
on:
pull_request: null
push:
branches:
- main
- dev
permissions:
pull-requests: read