mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Reuse workflows
This commit is contained in:
@@ -18,3 +18,9 @@ jobs:
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
RELEASE_PATTERN: '[\s\S]*'
|
||||
|
||||
- name: Delete Workflow Runs
|
||||
uses: nikhilbadyal/ghactions/.github/workflows/github-workflow-cleaner.yml@main
|
||||
with:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user