ci: simplify pipeline logic

This commit is contained in:
2025-12-08 17:18:13 -06:00
parent 1db36d168c
commit 91389abcb9

View File

@@ -1,11 +1,6 @@
name: Gentoo Utils
on:
push:
branches:
'*'
pull_request:
branches: [master]
on: [push]
jobs:
build-oci-image: