Skip to content

Commit

Permalink
test for loloicci
Browse files Browse the repository at this point in the history
  • Loading branch information
loloicci committed Feb 19, 2024
1 parent 1147c94 commit 6aa1520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds_and_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: ./devtools/check_shellscript_lint.sh

test_internal_shared_lib_on_auto_build_pr:
if: ${{ github.event.pull_request.user.name == 'finschia-auto-pr[bot]' }}
if: ${{ github.event.pull_request.user.name == 'loloicci' }}
runs-on: ubuntu-latest
env:
GORACE: "halt_on_error=1"
Expand Down

0 comments on commit 6aa1520

Please sign in to comment.