We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0052d commit e1fc5ffCopy full SHA for e1fc5ff
.github/workflows/cron.yml
@@ -21,7 +21,6 @@ defaults:
21
jobs:
22
build-libs:
23
name: Build with IDF ${{ matrix.idf_branch }}
24
- if: github.repository_owner == 'espressif'
25
uses: ./.github/workflows/cron_build.yml
26
with:
27
idf_branch: ${{ matrix.idf_branch }}
0 commit comments