summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-01-29 12:13:29 -0600
committerAiden Cline <[email protected]>2026-01-29 12:13:29 -0600
commitf996e05b4249caa292bbc0e2764480eb93dcb522 (patch)
tree0c575e9f34ade24304ea0b9dd0d8ed07ed0e725b /.github/workflows
parent8dedb3f4ae5fa99444b1a71d689bafc1f5581240 (diff)
downloadopencode-f996e05b4249caa292bbc0e2764480eb93dcb522.tar.gz
opencode-f996e05b4249caa292bbc0e2764480eb93dcb522.zip
chore: format code
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/contributors-label.yml2
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