mirror of https://github.com/hashicorp/consul
Run license checker when new commits are pushed to PR
parent
e0bdca41f6
commit
bb76a45e5a
|
@ -7,7 +7,7 @@ name: License Checker
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened]
|
types: [opened, synchronize]
|
||||||
branches:
|
branches:
|
||||||
- release/1.14.*
|
- release/1.14.*
|
||||||
- release/1.15.*
|
- release/1.15.*
|
||||||
|
|
Loading…
Reference in New Issue