Skip to content

Commit

Permalink
Update release-schedule.yml (#3342)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored Jun 2, 2023
1 parent 3ad5648 commit 1fc33cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-schedule.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release Schedule
on:
workflow_dispatch:
schedule:
- cron: '30 13 * * MON'

concurrency:
group: ${{ github.workflow }}-${{ github.event.workflow_run.head_branch }}
Expand Down

0 comments on commit 1fc33cb

Please sign in to comment.