Skip to content

Merge branch 'main' of https://github.com/b-cubed-eu/comp-unstructure… #14

Merge branch 'main' of https://github.com/b-cubed-eu/comp-unstructure…

Merge branch 'main' of https://github.com/b-cubed-eu/comp-unstructure… #14

Workflow file for this run

on:
push:
branches-ignore:
- gh-pages
name: check-project
jobs:
check-src:
runs-on: ubuntu-latest
name: "check project with checklist"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: read
steps:
- uses: inbo/actions/check_project@main