Skip to content

Commit

Permalink
update: update trigger for Release and Publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Jan 8, 2025
1 parent 5e71400 commit b967a29
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Release and Publish

on:
workflow_run:
workflows: [Test Coverage]
types:
- completed
push:
branches:
- main
paths:
Expand Down

0 comments on commit b967a29

Please sign in to comment.