Skip to content

Commit

Permalink
devops: Fix CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cvauclair committed Sep 4, 2024
1 parent 17e42d3 commit bd482af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ on:

jobs:
run-ci:
needs: validate-input
uses: ./.github/workflows/ci.yaml

release-plz:
Expand Down

0 comments on commit bd482af

Please sign in to comment.