mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-08-07 22:53:58 +08:00
fix(release): harden pre-release stability gates
This commit is contained in:
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
@@ -23,6 +23,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ github.event_name != 'workflow_dispatch' || github.ref == 'refs/heads/main' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 签出代码
|
||||
|
||||
Reference in New Issue
Block a user