diff options
| author | Aiden Cline <[email protected]> | 2026-01-29 12:13:29 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2026-01-29 12:13:29 -0600 |
| commit | f996e05b4249caa292bbc0e2764480eb93dcb522 (patch) | |
| tree | 0c575e9f34ade24304ea0b9dd0d8ed07ed0e725b | |
| parent | 8dedb3f4ae5fa99444b1a71d689bafc1f5581240 (diff) | |
| download | opencode-f996e05b4249caa292bbc0e2764480eb93dcb522.tar.gz opencode-f996e05b4249caa292bbc0e2764480eb93dcb522.zip | |
chore: format code
| -rw-r--r-- | .github/workflows/contributors-label.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/contributors-label.yml b/.github/workflows/contributors-label.yml index ac2214241..e97c5c470 100644 --- a/.github/workflows/contributors-label.yml +++ b/.github/workflows/contributors-label.yml @@ -13,7 +13,7 @@ jobs: permissions: pull-requests: write issues: write - + steps: - name: Add Contributor Label uses: actions/github-script@v8 |
