Merge pull request #356 from flatcar-linux/scripts

.github: Run CI workflow only for PR events
This commit is contained in:
Kai Lueke 2022-07-13 18:19:05 +02:00
commit 89e2c6bd67

View File

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