Skip to content

fix: make assertion on output generic #10

fix: make assertion on output generic

fix: make assertion on output generic #10

Workflow file for this run

name: Project
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
build:
name: Add to project
runs-on: ubuntu-latest
steps:
- name: Add To GitHub projects
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/codelicia/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}