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 # https://github.com/BetaHuhn/repo-file-sync-action
name: Sync Docs name: Sync Docs
on: on:
push: push:
branches: branches:
- main - main
paths: pull_request:
- ".golangci.yml" branches:
- ".gitingore" - main
- "LICENSE" workflow_dispatch:
- "workflow/*"
workflow_dispatch:
jobs: jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest

Loading…
Cancel
Save