We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c11e5 commit 7e4e66fCopy full SHA for 7e4e66f
.github/workflows/close-pull-request.yml
@@ -6,4 +6,4 @@ on:
6
7
jobs:
8
run:
9
- uses: hyperf/.github/.github/workflows/close-pull-request.yml@main
+ uses: hyperf/.github/.github/workflows/close-pull-request.yml@master
.github/workflows/release.yml
@@ -8,4 +8,4 @@ name: Release
10
release:
11
- uses: hyperf/.github/.github/workflows/release.yml@main
+ uses: hyperf/.github/.github/workflows/release.yml@master
0 commit comments