ci: update workflows

This commit is contained in:
Davide Iadeluca
2024-01-31 10:25:04 +01:00
parent 9061552db9
commit 139d687e1b
5 changed files with 61 additions and 91 deletions

14
.github/workflows/sync.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
name: GB Redis Setup Sync
on:
workflow_dispatch:
push:
tags:
- '*'
jobs:
run:
uses: glowingblue/flarum-workflow-sync/.github/workflows/sync.yml@master
secrets: inherit
with:
tag: ${{ github.ref_name }}