Skip to content

Commit

Permalink
Add LICENSE file to GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Aboudjem committed Feb 18, 2024
1 parent f6a9cbe commit f9e0503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'package.json'
- 'CHANGELOG.md'
- 'LICENSE'

jobs:
check-files:
Expand Down

0 comments on commit f9e0503

Please sign in to comment.