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]