Artifacts - Re-added dispatch

This commit is contained in:
XargonWan 2022-05-06 09:28:03 +09:00 committed by GitHub
parent a9735710e2
commit a3f3bc8327

View file

@ -1,11 +1,14 @@
name: Remove artifacts name: Remove artifacts
on: on:
workflow_dispatch:
#on:
#schedule: #schedule:
# Every day at 1am # Every day at 1am
# - cron: '0 1 * * *' # - cron: '0 1 * * *'
workflow_dispatch: # workflow_dispatch:
jobs: jobs:
remove-old-artifacts: remove-old-artifacts: