Skip to content

Commit

Permalink
trigger workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Teo Koon Peng <[email protected]>
  • Loading branch information
koonpeng committed Jun 12, 2024
1 parent e74627d commit 6392073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
schedule:
# 2am SGT
- cron: '0 18 * * *'
workflow_dispatch:
push:
jobs:
build-docker-images:
name: Push Docker images to GitHub Packages
Expand Down

0 comments on commit 6392073

Please sign in to comment.