Skip to content

feat: add link to Twitter AgnosUI account (#24) #38

feat: add link to Twitter AgnosUI account (#24)

feat: add link to Twitter AgnosUI account (#24) #38

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: './.github/workflows/build.yml'
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'