Skip to content

test: Add dependencies workflow #1

test: Add dependencies workflow

test: Add dependencies workflow #1

Workflow file for this run

name: dependencies
on: [push]
jobs:
antq:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: liquidz/antq-action@main