Skip to content

Merge pull request #386 from AshFungor/add-features-to-docker #33

Merge pull request #386 from AshFungor/add-features-to-docker

Merge pull request #386 from AshFungor/add-features-to-docker #33

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml