Skip to content

Commit

Permalink
Fix: [AEA-0000] - schedule release (#192)
Browse files Browse the repository at this point in the history
## Summary

- Routine Change

### Details

- schedule weekly release
  • Loading branch information
anthony-nhs authored Sep 3, 2024
1 parent 0ff8b01 commit 1d7acd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Release to NPM

on:
workflow_dispatch:
schedule:
- cron: "0 8 * * 3"

jobs:
quality_checks:
Expand Down

0 comments on commit 1d7acd3

Please sign in to comment.