Skip to content

Commit

Permalink
Fix not running after previous workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeRanger committed Dec 20, 2024
1 parent 04789ac commit 94c8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-from-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update From Changelog

on:
workflow_run:
workflows: ["update-from-submodule"]
workflows: ["Update From Submodule"]
types:
- completed
workflow_dispatch:
Expand Down

0 comments on commit 94c8018

Please sign in to comment.