Skip to content

Commit

Permalink
feat: enable manual testing of build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuditi committed Feb 19, 2024
1 parent cd129f2 commit 2634ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# 12:00AM (UTC) Sunday
- cron: '0 0 * * SUN'
workflow_dispatch:

jobs:
trigger-build:
Expand Down

0 comments on commit 2634ed0

Please sign in to comment.