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