1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-30 23:31:08 +00:00

Link to mirrors in README (#2507)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2024-04-10 10:52:09 +00:00
committed by Daniel Gray
parent a57dc2cd78
commit 6458a05355
8 changed files with 73 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ name: ☁️ Build Container
# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
push:
branches: ['main']
branches: ["main"]
release:
types: [published]
workflow_dispatch: