Skip to content

Commit

Permalink
ci: omit issue-number in bump_oxlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jul 7, 2024
1 parent 56569ef commit 5cbf820
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bump_oxlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
version:
required: false
type: string
issue-number:
required: false
type: string

env:
OXLINT_PACKAGE_NAME: oxlint
Expand Down Expand Up @@ -44,6 +41,5 @@ jobs:
branch: release
branch-suffix: timestamp
title: Release ${{ inputs.version }}
body: From https://github.com/oxc-project/oxc/pull/${{ inputs.issue-number }}
assignees: Boshen
base: main

0 comments on commit 5cbf820

Please sign in to comment.