Skip to content

Commit

Permalink
Merge pull request #188 from nicolasbock/more-workflow
Browse files Browse the repository at this point in the history
Update workflow triggers
  • Loading branch information
nicolasbock authored Sep 11, 2024
2 parents 33a2c1b + 5a3ad1b commit 8d3f247
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Publish to Docker Hub

on:
workflow_run:
workflows: [Test and Build]
types:
- completed
release:
types:
- published
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/ghcr-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Publish to ghcr.io

on:
workflow_run:
workflows: [Test and Build]
types:
- completed
release:
types:
- published
Expand Down

0 comments on commit 8d3f247

Please sign in to comment.