Skip to content

Merge pull request #7 from private-attribution/check #2

Merge pull request #7 from private-attribution/check

Merge pull request #7 from private-attribution/check #2

Workflow file for this run

name: "Check API"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: "Build HTML"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: make