diff options
| author | Dax Raad <[email protected]> | 2025-06-28 21:59:14 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-28 21:59:14 -0400 |
| commit | 14a293e124572857a63a671e7a694db16259c772 (patch) | |
| tree | 916ce80053dc6d601b68a5ca91ba89a5ce8bb4cd | |
| parent | 780419ecaee93dd5be4271a8a5403a4d26925a85 (diff) | |
| download | opencode-14a293e124572857a63a671e7a694db16259c772.tar.gz opencode-14a293e124572857a63a671e7a694db16259c772.zip | |
ci: stats
| -rw-r--r-- | .github/workflows/stats.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/stats.yml b/.github/workflows/stats.yml index 8814c90f4..fed03b687 100644 --- a/.github/workflows/stats.yml +++ b/.github/workflows/stats.yml @@ -8,6 +8,8 @@ on: jobs: stats: runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Checkout |
