Skip to content

Commit

Permalink
Remove on_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy-1000 committed Oct 3, 2024
1 parent b81806b commit 00ece8d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/registry_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Create and publish a Docker image

# Configures this workflow to run on main when testing CI is completed.
on:
workflow_run:
workflows: ["CI"]
branches: [main]
types:
- completed
push:
tags:
- "*"
Expand Down

0 comments on commit 00ece8d

Please sign in to comment.