mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
GitHub actions
This commit is contained in:
1
.github/workflows/run-format.yml
vendored
1
.github/workflows/run-format.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
format:
|
||||
name: Format
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref != 'refs/heads/main' }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user