mirror of
https://github.com/penpot/penpot.git
synced 2026-09-23 12:26:17 +00:00
🔧 Disable scheduled build for temporary environment 'tokens'
Signed-off-by: David Barragán Merino <david.barragan@kaleidos.net>
This commit is contained in:
parent
e4723cb3a8
commit
433f877449
4
.github/workflows/build-tmp-tokens.yml
vendored
4
.github/workflows/build-tmp-tokens.yml
vendored
@ -2,8 +2,8 @@ name: _TMP TOKENS
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '46 5-20 * * 1-5'
|
# - cron: '46 5-20 * * 1-5'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}
|
group: ${{ github.workflow }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user