Skip to content

Set repo in manifest to point to rust-bitcoin org #7

Set repo in manifest to point to rust-bitcoin org

Set repo in manifest to point to rust-bitcoin org #7

Workflow file for this run

name: Shellcheck
on:
pull_request:
branches:
- master
jobs:
shellcheck:
name: "shellcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Run shellcheck"
uses: ludeeus/[email protected]
env:
SHELLCHECK_OPTS: -x # allow outside sources