diff --git a/.mergify.yml b/.mergify.yml index 5c70c1580..91062a980 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -316,3 +316,12 @@ pull_request_rules: add: - Repo activity - ci/skip/e2e + - name: label PR that only changes actions + conditions: + - -files~=^(!?actions/) + actions: + label: + add: + - component/build + - component/testing + - ci/skip/e2e