Skip to content

Commit

Permalink
try to fix build action
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Jul 29, 2024
1 parent 3d736e5 commit 0ec2a72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
- reopened
- ready_for_review

defaults:
run:
working-directory: ./v1

jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0ec2a72

Please sign in to comment.