Skip to content

Patch/update swagger UI #16

Patch/update swagger UI

Patch/update swagger UI #16

Workflow file for this run

---
name: CI
permissions:
contents: write
packages: write
statuses: write
issues: read
checks: write
pull-requests: write
id-token: write
on:
push:
branches:
- main
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
ci:
uses: "Traive-Finance/workflow-template/.github/workflows/golang-pkg-ci.yml@main"

Check failure on line 21 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "Traive-Finance/workflow-template/.github/workflows/golang-pkg-ci.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit