mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-30 18:08:00 +02:00
fix: workflow runs on PRs (again)
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user