mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Update config zip for main branch, and add manual toggle button
This commit is contained in:
4
.github/workflows/create-config-zip.yml
vendored
4
.github/workflows/create-config-zip.yml
vendored
@@ -1,8 +1,10 @@
|
||||
name: Create Config ZIP
|
||||
name: Create ZIP
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- 'config/_default/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
zip:
|
||||
|
||||
Reference in New Issue
Block a user