chore: switch versioning workflows to manual triggers

This commit is contained in:
2025-09-19 22:31:55 +02:00
parent eb626be22c
commit 39d2244e1e
6 changed files with 14 additions and 20 deletions
+3 -5
View File
@@ -1,10 +1,7 @@
name: Mirror to GitHub
on:
push:
branches:
- main
workflow_dispatch: # Allow manual triggering
workflow_dispatch: # Allow manual triggering only
jobs:
mirror:
@@ -131,4 +128,5 @@ jobs:
run: |
echo "✅ Mirror to GitHub workflow completed successfully!"
echo "📊 Repository mirrored to: https://github.com/the-luap/picpeak"
echo "🔒 Sensitive files have been removed from the mirror"
echo "🔒 Sensitive files have been removed from the mirror"