Skip to content

For your consideration — no more updaters. #122

For your consideration — no more updaters.

For your consideration — no more updaters. #122

Workflow file for this run

# Run tests on pushes to all branches.
name: Check Branch
on: [push]
jobs:
test:
uses: ./.github/workflows/test.yaml