Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .github/workflows/actionci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
required: false
type: boolean
default: true
run-frizbee:
required: false
type: boolean
default: true
run-zizmor:
required: false
type: boolean
Expand All @@ -27,10 +23,6 @@ jobs:
uses: ./.github/workflows/actionlint.yml
if: inputs.run-actionlint

frizbee:
uses: ./.github/workflows/frizbee.yml
if: inputs.run-frizbee

zizmor:
uses: ./.github/workflows/zizmor.yml
if: inputs.run-zizmor
Expand Down
37 changes: 0 additions & 37 deletions .github/workflows/frizbee.yml

This file was deleted.