diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index 04012248a2e..23326f2c062 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -443,7 +443,6 @@ def macos_nightly(): .with_scopes( "secrets:get:project/servo/s3-upload-credentials", "secrets:get:project/servo/github-homebrew-token", - "secrets:get:project/servo/wpt-sync", ) .with_script( "./mach build --release",