Skip to content

Commit

Permalink
refactor(workflow): switch prow-action to chnsz/prow-github-actions (F…
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxiangdong authored and Zippo-Wang committed Dec 25, 2023
1 parent ecb98b1 commit 839eff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: jpmcb/prow-github-actions@v1.1.3
- uses: chnsz/prow-github-actions@v1.0.0
with:
prow-commands: |
/assign
Expand Down

0 comments on commit 839eff2

Please sign in to comment.