[skip ci] Skip building kernel in draft pr (#1256)
This commit is contained in:
1
.github/workflows/build-kernel-arcvm.yml
vendored
1
.github/workflows/build-kernel-arcvm.yml
vendored
@@ -15,6 +15,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.event_name == 'pull_request' && !github.event.pull_request.draft
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [x86_64]
|
||||
|
||||
Reference in New Issue
Block a user