Skip to content

Commit

Permalink
Run license tests on PR to master
Browse files Browse the repository at this point in the history
Closes #128
  • Loading branch information
NeonDaniel committed Jun 18, 2024
1 parent 832ad48 commit 65b3e9a
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 65b3e9a

Please sign in to comment.