Browse Source

chore: add 'dev' branch to mirror repository workflow

PIG AI 4 days ago
parent
commit
83551b15b1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/mirror-repository.yml

+ 1 - 0
.github/workflows/mirror-repository.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - master 
       - jdk_17
+      - dev
 
 jobs:
   sync-repo: