Skip to content

Fixing github actions #2

Fixing github actions

Fixing github actions #2

Workflow file for this run

name: "On Push/Pull Request"
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
uses: "./.github/workflows/build.yml"

Check failure on line 13 in .github/workflows/push-pull-req.yml

View workflow run for this annotation

GitHub Actions / On Push/Pull Request

Invalid workflow file

The workflow is not valid. In .github/workflows/push-pull-req.yml (Line: 13, Col: 11): Error from called workflow CodeLieutenant/scylladb-stress/.github/workflows/build.yml@7daf4295b02d43fbbefee1278d7c059968675822 (Line: 20, Col: 18): Unexpected value '' .github/workflows/push-pull-req.yml (Line: 15, Col: 16): Unexpected value ''
with:
version: ''
latest: false