chore: sync workflow
This commit is contained in:
8
.github/workflows/git-sync.yml
vendored
8
.github/workflows/git-sync.yml
vendored
@@ -1,6 +1,12 @@
|
||||
name: Sync Repo
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '*/*'
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
git-sync:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user