Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
@@ -6,7 +6,7 @@ on:
jobs:
auto-label:
- runs-on: ubuntu-latest
+ runs-on: blacksmith-4vcpu-ubuntu-2404
permissions:
contents: read
issues: write
@@ -11,7 +11,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
deploy:
steps:
- uses: actions/checkout@v3
check-duplicates:
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
format:
contents: write
notify:
- name: Send nicely-formatted embed to Discord
uses: SethCohen/github-releases-to-discord@v1
@@ -13,7 +13,7 @@ jobs:
startsWith(github.event.comment.body, '/oc') ||
contains(github.event.comment.body, ' /opencode') ||
startsWith(github.event.comment.body, '/opencode')
id-token: write
@@ -14,7 +14,7 @@ permissions:
publish:
with:
@@ -13,7 +13,7 @@ permissions:
@@ -25,7 +25,7 @@ permissions:
@@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
@@ -7,7 +7,7 @@ on:
stats:
@@ -8,7 +8,7 @@ on:
zed:
name: Release Zed Extension
- uses: actions/checkout@v4
test:
- name: Checkout repository
uses: actions/checkout@v4
typecheck:
@@ -19,7 +19,7 @@ on:
update:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
env:
SYSTEM: x86_64-linux