mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
ignore: format
This commit is contained in:
parent
5e13527416
commit
4359719f9a
3 changed files with 14 additions and 14 deletions
12
.github/workflows/update-nix-hashes.yml
vendored
12
.github/workflows/update-nix-hashes.yml
vendored
|
|
@ -7,14 +7,14 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'bun.lock'
|
||||
- 'package.json'
|
||||
- 'packages/*/package.json'
|
||||
- "bun.lock"
|
||||
- "package.json"
|
||||
- "packages/*/package.json"
|
||||
pull_request:
|
||||
paths:
|
||||
- 'bun.lock'
|
||||
- 'package.json'
|
||||
- 'packages/*/package.json'
|
||||
- "bun.lock"
|
||||
- "package.json"
|
||||
- "packages/*/package.json"
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue