Skip to content

Commit f7ee1d9

Browse files
committed
Remove repo restriction
1 parent 2991c55 commit f7ee1d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-built-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
uses: ./.github/workflows/reusable-compare-built-files-v1.yml
5858
permissions:
5959
contents: read
60-
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}
60+
#if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)