Skip to content

Commit 4ff534e

Browse files
committed
ci: block close-prs.yaml workflow from running on forks
1 parent a0e4db3 commit 4ff534e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/close-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717

1818
jobs:
1919
close:
20+
if: github.repository == 'anomalyco/opencode'
2021
runs-on: ubuntu-latest
2122
timeout-minutes: 240
2223
permissions:

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)