mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 01:28:44 +00:00
🔧 Remove staging-render bundle github workflow
This commit is contained in:
parent
f796f7ccb9
commit
1b223359d9
15
.github/workflows/build-staging-render.yml
vendored
15
.github/workflows/build-staging-render.yml
vendored
@ -1,15 +0,0 @@
|
||||
name: _STAGING RENDER
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '36 5-20 * * 1-5'
|
||||
|
||||
jobs:
|
||||
build-bundle:
|
||||
uses: ./.github/workflows/build-bundle.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
gh_ref: "staging-render"
|
||||
build_wasm: "yes"
|
||||
build_storybook: "yes"
|
||||
Loading…
x
Reference in New Issue
Block a user