Skip to content

add: GitHub actions workflows #1

add: GitHub actions workflows

add: GitHub actions workflows #1

Workflow file for this run

name: Test, Build & Push (dev)
on:
pull_request:
jobs:
test:
name: Ants
uses: ./.github/workflows/jobs/test.yml

Check failure on line 9 in .github/workflows/pull_request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_request.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
permissions:
id-token: write
contents: read