Skip to content

Commit

Permalink
Update license tests automation (#174)
Browse files Browse the repository at this point in the history
# Description
Run license tests on PR to `master`

# Issues
Closes #128

# Other Notes
<!-- Note any breaking changes, WIP changes, requests for input, etc.
here -->

Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Jun 19, 2024
1 parent 832ad48 commit 15767fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/license_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Run License Tests
on:
push:
workflow_dispatch:

pull_request:
branches:
- master
jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
Expand Down

0 comments on commit 15767fa

Please sign in to comment.