Skip to content

Commit

Permalink
Merge pull request #48 from mStirner/dev
Browse files Browse the repository at this point in the history
trigger changed
  • Loading branch information
mStirner authored Feb 29, 2024
2 parents 5a47baf + acdff5f commit 3b079dc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Publish Docker nightly image

on:
pull_request:
branches: [dev]
pull_request:
types:
- closed
branches:
- dev

jobs:
push_to_registry:
Expand Down

0 comments on commit 3b079dc

Please sign in to comment.