This website works better with JavaScript
Home
Sign In
pig
/
CGTM
Watch
15
Star
1
Fork
1
Files
Issues
Browse Source
chore: update mirror repository workflow to replace 'dev' branch with 'tree'
PIG AI
1 week ago
parent
74506c8b55
commit
7a11cbe36b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/mirror-repository.yml
+ 1
- 1
.github/workflows/mirror-repository.yml
View File
@@ -5,7 +5,7 @@ on:
branches:
- master
- next
- -
dev
+ -
tree
jobs:
sync-repo: