Skip to content

xfs: Don't uninstall xfs tools when SR couldn't be destroyed #124

xfs: Don't uninstall xfs tools when SR couldn't be destroyed

xfs: Don't uninstall xfs tools when SR couldn't be destroyed #124

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on: [push]
permissions: {}
jobs:
zizmor:
name: zizmor latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: ./.github/actions/uv-setup/
with:
sync: false
- run: uvx zizmor --color=always .
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}