Commit de6eb548 authored by longpanda's avatar longpanda
Browse files

update workflows/sync2gitee.yml

parent 85f6f321
......@@ -3,9 +3,9 @@ name: Mirror GitHub to Gitee
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment