Skip to content

Commit

Permalink
DROP: Try to run action also on merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvolkmann committed Aug 7, 2024
1 parent d486200 commit 1799acb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
name: Docker Build Action
on:
pull_request:
branches:
- master
release:
types:
- published
push:
branches:
- master

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1799acb

Please sign in to comment.