mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 22:05:10 +00:00
chore(ci): use default runners for renovate
This commit is contained in:
parent
6d15b3e4ce
commit
538e31cffa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
|
@ -27,7 +27,7 @@ env:
|
|||
jobs:
|
||||
renovate:
|
||||
name: Renovate
|
||||
runs-on: blacksmith-2vcpu-ubuntu-2404
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Generate Token
|
||||
uses: tibdex/github-app-token@v2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue