Migrate workflows to Blacksmith

This commit is contained in:
blacksmith-sh[bot] 2025-12-01 14:43:21 +00:00 committed by GitHub
parent 0ddfdb55d3
commit 014d9c27f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@ jobs:
startsWith(github.event.comment.body, '/oc') ||
contains(github.event.comment.body, ' /opencode') ||
startsWith(github.event.comment.body, '/opencode')
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
id-token: write
contents: read