mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-05 10:11:08 +00:00
Publish repo mirrors (#1157)
This commit is contained in:
4
.github/workflows/preview.yml
vendored
4
.github/workflows/preview.yml
vendored
@@ -3,6 +3,10 @@ name: 🔂 Surge PR Preview
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
# Ensures that only one mirror task will run at a time.
|
||||
concurrency:
|
||||
group: surge-sh
|
||||
|
||||
jobs:
|
||||
preview:
|
||||
|
Reference in New Issue
Block a user