Skip to content

Build Tainter image on tag pushes as well #12

Build Tainter image on tag pushes as well

Build Tainter image on tag pushes as well #12

Workflow file for this run

name: Pull Requests
on:
pull_request:
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
lint:
name: Lint
uses: ./.github/workflows/lint.yml