Skip to content

Commit

Permalink
Fix name of job (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
toshimaru authored Aug 18, 2024
1 parent 06d8240 commit 3068b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cache-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Delete Action Cache (test)
name: Delete Action Cache
on:
pull_request_target:
types: [closed]
workflow_dispatch:
jobs:
wip:
delete-cache:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/delete-action-cache@main

0 comments on commit 3068b8d

Please sign in to comment.