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