Skip to content

Commit

Permalink
Merge pull request #120 from liam-hq/fix-infinity-runs-of-license-fin…
Browse files Browse the repository at this point in the history
…der-job

Fix infinity commits by `license_finder` job
  • Loading branch information
masutaka authored Dec 2, 2024
2 parents b3e75ec + 0cad453 commit 78be4d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/license-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
timeout-minutes: 10
env:
LICENSE_REPORT: docs/packages-license.md
Expand Down
2 changes: 1 addition & 1 deletion frontend/docs/packages-license.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frontend

As of December 2, 2024 12:32am. 990 total
As of December 2, 2024 4:17am. 990 total

## Summary
* 859 MIT
Expand Down

0 comments on commit 78be4d7

Please sign in to comment.