Skip to content

Remove bandit from linters #2081

Remove bandit from linters

Remove bandit from linters #2081

Workflow file for this run

---
name: stratis-cli dummy CI
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- name: Run dummy test
run: echo "I exist to be Required in Github branch protection rules"