Skip to content

Commit 47ec938

Browse files
committed
Change repo check.
1 parent 33f461f commit 47ec938

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
@@ -41,6 +41,6 @@ permissions: {}
4141
jobs:
4242
update-built-files:
4343
name: Update built files
44-
if: ${{ github.repository == 'WordPress/wordpress-develop' }}
44+
if: ${{ github.repository == 'desrosj/wordpress-develop' }}
4545
uses: ./.github/workflows/reusable-check-built-files.yml
4646

0 commit comments

Comments
 (0)