Skip to content

Commit 19f6353

Browse files
authored
Change github path
1 parent 51ca103 commit 19f6353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defaults:
2121
jobs:
2222
build-libs:
2323
name: Build with IDF ${{ matrix.idf_branch }}
24-
if: github.repository_owner == 'espressif'
24+
if: github.repository_owner == 'gnathvm'
2525
uses: ./.github/workflows/cron_build.yml
2626
with:
2727
idf_branch: ${{ matrix.idf_branch }}

0 commit comments

Comments
 (0)