mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 11:31:21 -03:00
Update runner configuration for generate-readme job
Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/daily.yaml
vendored
3
.github/workflows/daily.yaml
vendored
@@ -14,7 +14,8 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
generate-readme:
|
||||
runs-on: actions-runners
|
||||
runs-on:
|
||||
group: default
|
||||
name: "Generate readme files"
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user