Skip to content

Commit 1dd5620

Browse files
authored
update github actions for all components. (#7090)
1 parent 58fd6ff commit 1dd5620

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)