* fix: pro's Dockefile

* fix: action

---------

Co-authored-by: xqvvu <whoeverimf5@gmail.com>
This commit is contained in:
Archer
2026-04-28 21:16:04 +08:00
committed by GitHub
parent b8891ecee4
commit aee6c0b1b0
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
name: Preview Admin Image - Build
on:
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]
branches: ['*']
paths:
@@ -25,6 +25,7 @@ permissions:
jobs:
build:
if: ${{ github.event.pull_request.author_association == 'MEMBER' }}
runs-on: ubuntu-24.04
steps:
@@ -20,6 +20,7 @@ concurrency:
jobs:
test:
if: ${{ github.event_name != 'pull_request_target' || github.event.pull_request.author_association == 'MEMBER' }}
runs-on: ubuntu-latest
permissions:
+1 -1
Submodule pro updated: de086134ac...4aba60a784