Skip to content

Commit

Permalink
y5
Browse files Browse the repository at this point in the history
  • Loading branch information
mumianhua committed Nov 21, 2023
1 parent a94642f commit 2cb1a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequesttarget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: out
if: steps.checkAccess.outputs.require-result == 'false'
run: |
exit 1
exit 0
- name: Run tests
run: |
echo "n${{ github.actor }}"
Expand Down

0 comments on commit 2cb1a50

Please sign in to comment.