Skip to content

Commit

Permalink
cleanup cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mnich authored Aug 27, 2024
1 parent 29ff760 commit 14fb16b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/komac-cleanup-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ on:

jobs:
komac-cleanup:
name: komac new and submit
if: false == ${{ inputs.submit }}
name: cleanup branches
runs-on: ubuntu-latest

steps:
- name: Run Komac
uses: michidk/run-komac@v2
with:
args: 'cleanup --token=${{ secrets.WINGET_PAT }}'
custom-fork-owner: damn-good-b0t
custom-fork-owner: damn-good-b0t

0 comments on commit 14fb16b

Please sign in to comment.