Skip to content

Commit

Permalink
Merge pull request #689 from fixrtm/fix-ci-name-conflict
Browse files Browse the repository at this point in the history
ci: fix job name of no-add-import is not correct
  • Loading branch information
anatawa12 committed Jul 8, 2023
2 parents 669f2b5 + b2d1e0f commit 64e33b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-add-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
push:

jobs:
releasenote-check:
no-add-import:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 64e33b8

Please sign in to comment.