Skip to content

Update Rust crate bytemuck to v1.20.0 (#20947) #229

Update Rust crate bytemuck to v1.20.0 (#20947)

Update Rust crate bytemuck to v1.20.0 (#20947) #229

Workflow file for this run

name: Script
on:
pull_request:
paths:
- "script/**"
push:
branches:
- main
jobs:
shellcheck:
name: "ShellCheck Scripts"
if: github.repository_owner == 'zed-industries'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Shellcheck ./scripts
run: |
./script/shellcheck-scripts error