Skip to content

Commit

Permalink
enable workflow on PRs for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Wójcik committed Oct 3, 2024
1 parent c416f60 commit eccc282
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build Docker image

on:
pull_request:
branches:
- main
- dev
workflow_call:
inputs:
tags:
Expand Down

0 comments on commit eccc282

Please sign in to comment.