mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
easier to read yaml like this
This commit is contained in:
parent
a40ecf4b8a
commit
ed4dd00732
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pkgcheck_merge.yaml
vendored
3
.github/workflows/pkgcheck_merge.yaml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: pkgcheck_merge
|
||||
on:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue