Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
@ -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:
pull_request:
jobs:
sync:
runs-on: ubuntu-latest