Skip to content

Commit

Permalink
include PR number in init title
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 30, 2024
1 parent d898d5a commit e9e15b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecosystem-ci-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ on:
- vue-simple-compiler
jobs:
init:
name: "Running for PR #${{ github.event.inputs.prNumber }}"
runs-on: ubuntu-latest
outputs:
comment-id: ${{ steps.create-comment.outputs.result }}
Expand Down

0 comments on commit e9e15b0

Please sign in to comment.