summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitea/workflows/gentoo-utils.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml
index 8f3456b..7a91fe8 100644
--- a/.gitea/workflows/gentoo-utils.yml
+++ b/.gitea/workflows/gentoo-utils.yml
@@ -1,11 +1,6 @@
name: Gentoo Utils
-on:
- push:
- branches:
- '*'
- pull_request:
- branches: [master]
+on: [push]
jobs:
build-oci-image: