We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8d3c4 commit 9b98ebfCopy full SHA for 9b98ebf
.github/workflows/commit-built-file-changes.yml
@@ -3,7 +3,7 @@ name: Commit Built File Changes (PRs)
3
4
on:
5
workflow_run:
6
- workflows: [ 'Check built files' ]
+ workflows: [ 'Check Built Files (PRs)' ]
7
types:
8
- completed
9
0 commit comments