mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 22:38:41 +02:00
fix: workflow runs on PRs (again)
This commit is contained in:
parent
ec00e51696
commit
2f370ab996
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@ -3,6 +3,7 @@ name: Push Checks
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user