Skip to content

Commit

Permalink
chore: remove cron schedule for v1 release action (carbon-design-syst…
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo authored Oct 9, 2024
1 parent f2deb13 commit d08ef4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: v1 release # Builds and releases @carbon/v10 supported version of @carbon/

on:
workflow_dispatch:
schedule:
- cron: '30 4 * * TUE' # Release every Tuesday at 4:30am EST

jobs:
Release_v1:
Expand Down

0 comments on commit d08ef4b

Please sign in to comment.