Skip to content

Bump serde_json from 1.0.102 to 1.0.103 #96

Bump serde_json from 1.0.102 to 1.0.103

Bump serde_json from 1.0.102 to 1.0.103 #96

Workflow file for this run

name: Pull Reqeust
on:
pull_request:
branches: [ "master" ]
types:
- labeled
env:
CARGO_TERM_COLOR: always
jobs:
build:
if: ${{ github.event.label.name == 'rust' }}
name: Rust
uses: ./.github/workflows/rust.yml

Check failure on line 16 in .github/workflows/pull_reqeust.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull_reqeust.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull_reqeust.yml" -> "./.github/workflows/rust.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger