Skip to content

A dummy change

A dummy change #7

Workflow file for this run

# Fast running checks for pull-requests
name: Pull-Request Checks
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches: [ master ]
jobs:
check-versions:
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master

Check failure on line 14 in .github/workflows/pr-checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-checks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-checks.yml" -> "HannesWell/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master" (source branch with sha:99c20de5f04551a5f286aa83fb707420f7157e39) : every step must define a `uses` or `run` key
with:
botName: Eclipse Platform Bot
botMail: [email protected]