chore: deploy registry changes nightly (#264)

This commit is contained in:
Atif Ali 2025-07-31 07:33:25 +05:00 committed by GitHub
parent 29c52b7072
commit e1f077dac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,9 @@
name: deploy-registry
on:
schedule:
# Runs at 02:30 UTC Monday through Friday
- cron: "30 2 * * 1-5"
push:
tags:
# Matches release/<namespace>/<resource_name>/<semantic_version>