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