feat: sync ropo

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/437/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent e8ce43ee76
commit 746b094454

@ -1,15 +1,14 @@
# https://github.com/BetaHuhn/repo-file-sync-action
name: Sync Docs
on:
push:
branches:
- main
paths:
- ".golangci.yml"
- ".gitingore"
- "LICENSE"
- "workflow/*"
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest

Loading…
Cancel
Save