Merge pull request #356 from flatcar-linux/kai/ci-on-pr

.github: Run CI workflow only for PR events
This commit is contained in:
Kai Lüke 2022-06-28 11:53:13 +02:00 committed by GitHub
commit e7e9ae8044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
name: "Run build" name: "Run build"
on: on:
push:
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
inputs: inputs: