Skip to content

Feat/mmrfc5 log standard events #2

Feat/mmrfc5 log standard events

Feat/mmrfc5 log standard events #2

Workflow file for this run

name: Continuous Integration Testing
on:
push:
branches:
- production
- staging
pull_request:
types: [opened, synchronize, reopened]
jobs:
quality-assurance:
uses: ./.github/workflows/tests.yml
with:
coverage-path: coverage/lcov.info
information-security:
needs: quality-assurance
name: information-security
uses: ./.github/workflows/infosec.yml

Check failure on line 20 in .github/workflows/coordinate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/coordinate.yml

Invalid workflow file

error parsing called workflow ".github/workflows/coordinate.yml" -> "./.github/workflows/infosec.yml" --> "madeiramadeirabr/private_action-information-security-validators/.github/workflows/main.yml@development" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
coverage-path: coverage/lcov.info