diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 72271fc..145e268 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -4,6 +4,8 @@ name: 🧪 on: # yamllint disable-line rule:truthy merge_group: push: + branches-ignore: + - gh-readonly-queue/** # Temporary merge queue-related GH-made branches pull_request: jobs: