Skip to content

zed: Add version 0.152.3: unofficial build of Zed editor #14509

zed: Add version 0.152.3: unofficial build of Zed editor

zed: Add version 0.152.3: unofficial build of Zed editor #14509

Workflow file for this run

on:
issue_comment:
types: [ created ]
name: Commented Pull Request
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
if: startsWith(github.event.comment.body, '/verify')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}