Skip to content

Commit 1c84433

Browse files
committed
Name and trigger refinements.
1 parent 36ec213 commit 1c84433

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/compare-build-script-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Compares Build Script Results
1+
name: Compares Built Files
22

33
on:
44
# JSHint was introduced in WordPress 3.8.

.github/workflows/pull-request-comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request_target:
66
types: [ 'opened', 'synchronize', 'reopened', 'edited' ]
77
workflow_run:
8-
workflows: [ 'Test Build Processes' ]
8+
workflows: [ 'Compares Built Files', 'Test Build Processes' ]
99
types:
1010
- completed
1111

0 commit comments

Comments
 (0)