Skip to content

Commit 799669c

Browse files
committed
reenable cron on forks
1 parent 3f25986 commit 799669c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cron.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ defaults:
2121
jobs:
2222
build-libs:
2323
name: Build with IDF ${{ matrix.idf_branch }}
24-
if: github.repository_owner == 'espressif'
2524
uses: ./.github/workflows/cron_build.yml
2625
with:
2726
idf_branch: ${{ matrix.idf_branch }}

0 commit comments

Comments
 (0)