This commit is contained in:
parent
c1002e7c66
commit
bf58269625
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
on:
|
||||
pull_request:
|
||||
types: [ assigned, opened, synchronize, reopened ]
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: x86_64
|
||||
on: pull_request
|
||||
container:
|
||||
image: alpine:edge
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue