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:21 +02:00
commit aca0d34db5

View File

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