Skip to content

fix publish release

fix publish release #8

Workflow file for this run

run-name: DevSecOps
name: DevSecOps
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
devsecops:
uses: grupoboticario/actions-devsecops-workflows/.github/workflows/devsecops.yml@v0

Check failure on line 13 in .github/workflows/devsecops.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/devsecops.yml

Invalid workflow file

error parsing called workflow ".github/workflows/devsecops.yml" -> "grupoboticario/actions-devsecops-workflows/.github/workflows/devsecops.yml@v0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.