Skip to content

Commit

Permalink
chore: Release on Tuesdays
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed May 5, 2024
1 parent 10e766e commit e782960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-request-weekly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Weekly release request
name: Open release request - Weekly

on:
schedule:
- cron: "0 0 * * 0"
- cron: "0 15 * * 2"

jobs:
release-request:
Expand Down

0 comments on commit e782960

Please sign in to comment.