Skip to content

Commit

Permalink
Change time to finish publishing before inhouse tasks start (DevExpre…
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaKhD authored Mar 19, 2024
1 parent 121ff08 commit 793c56e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/packages_publishing_scheduler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Schedule daily publishing to GitHub Packages
name: Publishing to GitHub Packages (scheduler)

on:
schedule:
- cron: '0 0 * * 1-5'
- cron: '30 19 * * 1-5'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 793c56e

Please sign in to comment.