X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=.github%2Fworkflows%2Flgtm.yml;h=717af4711d14393e5efe7dabe6e4690677620a14;hp=f527b296643c8c1943f431e00096839adbe43f85;hb=cd7b80e86996959b16cc26231d343abc27bb720c;hpb=f830e714574eaaa78ed4e68fae93256aaed42612 diff --git a/.github/workflows/lgtm.yml b/.github/workflows/lgtm.yml index f527b29..717af47 100644 --- a/.github/workflows/lgtm.yml +++ b/.github/workflows/lgtm.yml @@ -30,6 +30,7 @@ jobs: # so we continue to use the approach we used on Travis - env: LGTM_TOKEN: ${{ secrets.LGTM_TOKEN }} + LGTM_PROJECT: ${{ secrets.LGTM_PROJECT }} BUILD_NUMBER: ${{ github.run_id }} COMMIT_ID: ${{ github.sha }} COMMIT_BASE: ${{ github.event.before }}