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:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
runs-on: x86_64
|
runs-on: x86_64
|
||||||
on: pull_request
|
|
||||||
container:
|
container:
|
||||||
image: alpine:edge
|
image: alpine:edge
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue