Actually enable annotations via ENV
This commit is contained in:
parent
f7fbdadae7
commit
605cc5d83a
|
|
@ -7,6 +7,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [ MK3, MK3_* ]
|
branches: [ MK3, MK3_* ]
|
||||||
|
|
||||||
|
env:
|
||||||
|
GH_ANNOTATIONS: 1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue