summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/beta.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml
index f979411bb..20d2bc18d 100644
--- a/.github/workflows/beta.yml
+++ b/.github/workflows/beta.yml
@@ -7,10 +7,6 @@ on:
jobs:
sync:
- if: |
- github.event_name == 'push' ||
- (github.event_name == 'pull_request' &&
- contains(github.event.pull_request.labels.*.name, 'contributor'))
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: write