chore: sync workflow

This commit is contained in:
Mo
2022-07-06 08:12:28 -05:00
parent 73ebb62c88
commit 6116287138

View File

@@ -1,6 +1,12 @@
name: Sync Repo
on: push
on:
push:
branches:
- '*'
- '*/*'
- '**'
jobs:
git-sync:
runs-on: ubuntu-latest