Skip to content

.github/workflows: Add build_check.yml. #7

.github/workflows: Add build_check.yml.

.github/workflows: Add build_check.yml. #7

Workflow file for this run

name: Build examples
on:
workflow_call:
push:
branches:
- master
- main
tags:
- '*'
pull_request:
branches:
- '*'
schedule:
- cron: '30 3 1-7 * 5' # Run on the first Friday of every month at 3:30 AM UTC
jobs:
build-examples:
uses: Infineon/arduino-devops/.github/workflows/lib-compile-examples.yml

Check failure on line 19 in .github/workflows/build_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_check.yml

Invalid workflow file

invalid value workflow reference: no version specified