Skip to content

Commit

Permalink
Update create_docker_image.yml (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcattan authored Apr 4, 2023
1 parent 0268bb9 commit 3560a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Docker Image CI
on:
pull_request:
branches: [ "main" ]
schedule:
- cron: "0 0 1 * *"

jobs:

Expand Down

0 comments on commit 3560a0b

Please sign in to comment.