chore: end holiday triage 2023 (#28793)

Reverts ionic-team/ionic-framework#28757
This commit is contained in:
Liam DeBeasi
2024-01-08 13:48:44 -05:00
committed by GitHub
parent 4fde5f07f6
commit 86e96f7fce
2 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
name: 'Ionic Nightly Build'
on:
schedule:
# Run every Monday-Friday
# at 6:00 UTC (6:00 am UTC)
- cron: '00 06 * * 1-5'
jobs:
create-nightly-hash:
runs-on: ubuntu-latest