diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml index da4c9d3..7a91fe8 100644 --- a/.gitea/workflows/gentoo-utils.yml +++ b/.gitea/workflows/gentoo-utils.yml @@ -1,10 +1,6 @@ name: Gentoo Utils -on: - push: - branches: [master] - pull_request: - branches: [master] +on: [push] jobs: build-oci-image: