Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YutaUra committed Aug 25, 2024
1 parent b5691d1 commit 29132ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changeset-for-renovate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Create changeset for PR created by Renovate"
name: create_changeset_for_PR_created_by_Renovate
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check PR
name: check_PR

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: release

on:
push:
Expand Down

0 comments on commit 29132ed

Please sign in to comment.