mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
update comment
This commit is contained in:
parent
1d6666acdb
commit
b046661208
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cache-report.yml
vendored
4
.github/workflows/cache-report.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# Reports total GitHub Actions cache usage for BuildKit blob caches (used by docker-release).
|
||||
# Reports GitHub Actions cache usage grouped by key prefix (e.g. buildkit, ccache, vcpkg).
|
||||
# Run locally: .ci/gh_buildkit_cache_usage.sh
|
||||
|
||||
name: Cache usage report
|
||||
|
|
@ -10,7 +10,7 @@ on:
|
|||
jobs:
|
||||
report:
|
||||
name: GHA cache usage
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-slim
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue