Skip to content

Commit

Permalink
fix: CI error (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnunamak authored Jul 27, 2024
1 parent bfc972a commit d9e769c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:
jobs:
dependency-review:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
Expand Down

0 comments on commit d9e769c

Please sign in to comment.