Skip to content

Commit

Permalink
update: fix build-check
Browse files Browse the repository at this point in the history
  • Loading branch information
misumisumi committed May 12, 2024
1 parent c433d25 commit 8139f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
build-check:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login != 'misumisumi'
steps:
- uses: easimon/maximize-build-space@master
with:
Expand Down

0 comments on commit 8139f14

Please sign in to comment.