Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerfraser authored Feb 24, 2025
1 parent 7bb6535 commit 31e0fc3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Build docker image

on:
push:
branches:
- 'master'
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
docker:
Expand Down

0 comments on commit 31e0fc3

Please sign in to comment.