We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c47267 commit 68df55eCopy full SHA for 68df55e
1 file changed
.github/workflows/check-built-files.yml
@@ -29,7 +29,7 @@ on:
29
# Confirm any changes to relevant workflow files.
30
- '.github/workflows/check-built-files.yml'
31
- '.github/workflows/reusable-check-built-files.yml'
32
- - '.github/workflows/reusable-compare-built-files.yml'
+ - '.github/workflows/reusable-compare-built-files-*.yml'
33
# Changes to the default themes should be handled by the themes workflows.
34
- '!src/wp-content/themes/twenty**'
35
0 commit comments