Kaynağa Gözat

ci: update reusable workflow references to dev/7.5.x

Yuki Takei 2 ay önce
ebeveyn
işleme
70c5b26801
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      .github/workflows/ci-app-prod.yml

+ 2 - 2
.github/workflows/ci-app-prod.yml

@@ -40,7 +40,7 @@ concurrency:
 jobs:
 jobs:
 
 
   # test-prod-node22:
   # test-prod-node22:
-  #   uses: growilabs/growi/.github/workflows/reusable-app-prod.yml@master
+  #   uses: growilabs/growi/.github/workflows/reusable-app-prod.yml@dev/7.5.x
   #   if: |
   #   if: |
   #     ( github.event_name == 'push'
   #     ( github.event_name == 'push'
   #       || github.base_ref == 'master'
   #       || github.base_ref == 'master'
@@ -54,7 +54,7 @@ jobs:
   #     SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
   #     SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
 
 
   test-prod-node24:
   test-prod-node24:
-    uses: growilabs/growi/.github/workflows/reusable-app-prod.yml@master
+    uses: growilabs/growi/.github/workflows/reusable-app-prod.yml@dev/7.5.x
     if: |
     if: |
       ( github.event_name == 'push'
       ( github.event_name == 'push'
         || github.base_ref == 'master'
         || github.base_ref == 'master'