Skip to content

Extended 'Credits' section #1

Extended 'Credits' section

Extended 'Credits' section #1

Workflow file for this run

name: Build events
on:
issue_comment:
types: [created, edited, deleted]
jobs:
build:
if: ${{ github.event.issue.pull_request && contains(github.event.comment.html_url, '/cmake-build') }}
uses: ./.github/workflows/cmake.yaml

Check failure on line 10 in .github/workflows/build-events.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-events.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build-events.yaml" -> "./.github/workflows/cmake.yaml" : failed to fetch workflow: workflow was not found.
secrets: inherit