Skip to content

Commit

Permalink
add manual trigger for actions; remove schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbauer committed Dec 26, 2023
1 parent 11b3ad8 commit 714689f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit 714689f

Please sign in to comment.