Use array for check workflow conditions
This commit is contained in:
5
.github/workflows/check.yml
vendored
5
.github/workflows/check.yml
vendored
@@ -1,9 +1,6 @@
|
|||||||
name: Check
|
name: Check
|
||||||
|
|
||||||
on:
|
on: [ push, pull_request, workflow_dispatch ]
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Reference in New Issue
Block a user