Skip to content

Commit

Permalink
enable build on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Jul 30, 2024
1 parent 939f30f commit 4e5317d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
pull_request:
branches:
- "main"

jobs:
build-and-publish-latest:
Expand Down

0 comments on commit 4e5317d

Please sign in to comment.