Skip to content

Replace 'localhost' with '127.0.0.1' for temporary HttpAgent host (#512) #381

Replace 'localhost' with '127.0.0.1' for temporary HttpAgent host (#512)

Replace 'localhost' with '127.0.0.1' for temporary HttpAgent host (#512) #381

Workflow file for this run

name: License Check
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cargo-deny:
name: license-check:required
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1
with:
command: check bans licenses sources