mirror of
https://github.com/penpot/penpot.git
synced 2026-09-22 20:06:16 +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:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '46 5-20 * * 1-5'
|
||||
# schedule:
|
||||
# - cron: '46 5-20 * * 1-5'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user