chore: remove sync workflow

This commit is contained in:
Davide Iadeluca
2024-01-31 11:21:07 +01:00
parent 78082dc842
commit 2f2cce1abe
2 changed files with 0 additions and 20 deletions

View File

@@ -1,14 +0,0 @@
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 }}