Skip to content

Commit

Permalink
ci: add manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jovanbulck committed Jan 2, 2025
1 parent 771f330 commit c187236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- master
# Run on manual trigger
workflow_dispatch:
# Run on pull requests (automatically uses PR in docker name)
pull_request:
# trigger a cron job every monday at 6am
Expand Down

0 comments on commit c187236

Please sign in to comment.