mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: cleanup workflow
[skip changelog]
This commit is contained in:
2
.github/workflows/cache-delete.yml
vendored
2
.github/workflows/cache-delete.yml
vendored
@@ -11,8 +11,6 @@ on:
|
||||
|
||||
jobs:
|
||||
cache-delete:
|
||||
permissions:
|
||||
actions: read
|
||||
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user