Skip to content

Improved README.md

Improved README.md #96

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: CI – Pull Requests
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the main branch
on:
pull_request:
branches: [ main ]
jobs:
call_workflow_build_pr:
uses: isaqb-org/github-workflows/.github/workflows/build_pr.yml@improve-workflows

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build_pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build_pr.yml" -> "isaqb-org/github-workflows/.github/workflows/build_pr.yml@improve-workflows" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit