Skip to content

Orchestrator: enforce mandatory CI artifact fetch & update docs #10

Orchestrator: enforce mandatory CI artifact fetch & update docs

Orchestrator: enforce mandatory CI artifact fetch & update docs #10

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make keychain
run: |
make keychain
- name: run shellcheck
run: |
shellcheck keychain