From 225732cc0228cee3107037e5e58ea834c937c5b8 Mon Sep 17 00:00:00 2001 From: "Ben Hearsum (he/him)" Date: Tue, 14 Jan 2025 10:21:56 -0500 Subject: [PATCH] fix: add cron hook for staging application services nightly (#258) This will allow testing autograph signing in the staging repo more easily (signing only runs on cron or release tasks in this repo). --- projects.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects.yml b/projects.yml index eb7b8212..2fb4fd82 100644 --- a/projects.yml +++ b/projects.yml @@ -773,6 +773,8 @@ staging-application-services: taskgraph-actions: true trust-domain-scopes: true beetmover: true + cron: + targets: [nightly] glean: repo: https://github.com/mozilla/glean