diff --git a/.github/workflows/update-kicad6-library-reference.yaml b/.github/workflows/update-kicad6-library-reference.yaml index 72c8915..9fce8d1 100644 --- a/.github/workflows/update-kicad6-library-reference.yaml +++ b/.github/workflows/update-kicad6-library-reference.yaml @@ -2,11 +2,11 @@ name: Update kicad6-library Reference on: schedule: - - cron: '4 15 * * *' # update reference daily at 4:05 pm + - cron: '4 15 * * *' # update reference daily at 4:15 pm workflow_dispatch: jobs: call-workflow-passing-data: - uses: rusefi/kicad6-libraries/.github/workflows/custom-board-update-kicad6-library-reference.yaml@master + uses: rusefi/kicad6-libraries/.github/workflows/custom-board-update-kicad6-library-reference.yaml@main permissions: contents: write