init stage

This commit is contained in:
Ryan Vogel
2026-02-18 21:16:19 -05:00
parent 84643f4192
commit 9ce7afdb5d
4 changed files with 95 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ jobs:
github.event.pull_request.user.login != 'fwang' &&
github.event.pull_request.user.login != 'adamdotdevin' &&
github.event.pull_request.user.login != 'iamdavidhill' &&
github.event.pull_request.user.login != 'R44VC0RP' &&
github.event.pull_request.user.login != 'opencode-agent[bot]'
runs-on: ubuntu-latest
permissions: