Skip to content

Update Rust crate serde_json to 1.0.117 - autoclosed #23011

Update Rust crate serde_json to 1.0.117 - autoclosed

Update Rust crate serde_json to 1.0.117 - autoclosed #23011

Workflow file for this run

name: codenotify
on:
pull_request:
types: [opened, synchronize, ready_for_review]
jobs:
codenotify:
runs-on: ubuntu-latest
name: codenotify
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: sourcegraph/[email protected]
with:
filename: 'CODENOTIFY'
env:
GITHUB_TOKEN: ${{ secrets.CODENOTIFY_GITHUB_TOKEN }}
- uses: sourcegraph/[email protected]
with:
filename: 'OWNERS'
env:
GITHUB_TOKEN: ${{ secrets.CODENOTIFY_GITHUB_TOKEN }}