/actions

GitHub Actions to be reused in CI workflows

Primary LanguagePythonISC LicenseISC

SymbiFlow actions

This repository contains actions to be reused in GitHub Actions continuous integration workflows, either for development purposes or by final users.

✔️ symbiflow/actions/checks

Runs license and python linting checks.

Examples

These are examples of using "includable" workflows. Put these in .github/workflow-src/XXXX.yml and then use the actions-includes library to expand it into .github/workflow/XXXX.yml.

"Includable" Workflows

"Includable" Actions