Skip to content

Bump github.com/swaggo/swag from 1.16.2 to 1.16.3 #13

Bump github.com/swaggo/swag from 1.16.2 to 1.16.3

Bump github.com/swaggo/swag from 1.16.2 to 1.16.3 #13

name: "Workflow for Feature branches"
on:
push:
branches-ignore:
- main
jobs:
go-build-test-lint:
uses: martelskiy/workflows/.github/workflows/go.yml@main

Check failure on line 10 in .github/workflows/workflow-feature.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/workflow-feature.yml

Invalid workflow file

error parsing called workflow ".github/workflows/workflow-feature.yml" -> "martelskiy/workflows/.github/workflows/go.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:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}