northpolesec / santa

A binary authorization and monitoring system for macOS
https://northpole.dev
Apache License 2.0
30 stars 4 forks source link

Add mirroring workflow for code signing repository #22

Open pmarkowsky opened 15 hours ago

pmarkowsky commented 15 hours ago

This PR adds a mirroring workflow that runs every 10 minutes. This is useful for our codesigning repository.

The mirror workflow is gated by a GitHub secret ENABLE_MIRRORING which must be equal to "true" for the workflow to start.