We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d5ce8 commit 283bdceCopy full SHA for 283bdce
.github/workflows/stats.yml
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
9
10
jobs:
11
stats:
12
- if: github.repository == 'sst/opencode'
+ if: github.repository == 'anomalyco/opencode'
13
runs-on: blacksmith-4vcpu-ubuntu-2404
14
permissions:
15
contents: write
0 commit comments