Skip to content

Commit b0d18e0

Browse files
committed
[UPD] test.yaml: change owner to Escodoo
1 parent 0f14c6f commit b0d18e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- uses: codecov/codecov-action@v1
6767
- name: Update .pot files
6868
run: oca_export_and_push_pot https://x-access-token:${{ secrets.GIT_PUSH_TOKEN }}@github.com/${{ github.repository }}
69-
if: ${{ matrix.makepot == 'true' && github.event_name == 'push' && github.repository_owner == 'OCA' }}
69+
if: ${{ matrix.makepot == 'true' && github.event_name == 'push' && github.repository_owner == 'Escodoo' }}

0 commit comments

Comments
 (0)