chore(): end holiday triage 2022 (#26562)

This reverts commit f0f6b39dfd18a42427132ca8042ec0321e4e5bf6.
This commit is contained in:
Liam DeBeasi
2023-01-04 09:49:28 -05:00
committed by GitHub
parent 1917c71235
commit a67b4beac4
2 changed files with 7 additions and 6 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