Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
* Revert force Docker build
  • Loading branch information
abraunegg committed Jan 13, 2025
1 parent 8779c0a commit 4bae5f0
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 @@ -6,9 +6,9 @@ on:
tags: [ 'v*' ]
pull_request:
# Comment these out to force a test build on a PR
#branches:
# - master
#types: [closed]
branches:
- master
types: [closed]

env:
DOCKER_HUB_SLUG: driveone/onedrive
Expand Down

0 comments on commit 4bae5f0

Please sign in to comment.