Skip to content

Commit

Permalink
dockerfile yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedehopf committed Aug 18, 2024
1 parent 31aa09e commit 5b827ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ on:
- cron: "0 5 * * 1"
push:
branches:
- "dev"
- "sid"
- "dev"
- "sid"
tags:
- "v*.*.*"
pull_request:
branches:
- "dev"
- "dev"

jobs:
docker:
Expand Down

0 comments on commit 5b827ae

Please sign in to comment.