Skip to content

Commit ed654ef

Browse files
authored
update github actions for all components. (#7090)
1 parent 0db3ae7 commit ed654ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/close-pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ on:
66

77
jobs:
88
run:
9-
uses: hyperf/.github/.github/workflows/close-pull-request.yml@main
9+
uses: hyperf/.github/.github/workflows/close-pull-request.yml@master

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ name: Release
88

99
jobs:
1010
release:
11-
uses: hyperf/.github/.github/workflows/release.yml@main
11+
uses: hyperf/.github/.github/workflows/release.yml@master

0 commit comments

Comments
 (0)