please Push fresh triggers.txt

This commit is contained in:
rusefillc 2021-08-08 05:28:53 -04:00
parent a55a3cc2d8
commit a5b325d0f3
2 changed files with 3 additions and 1 deletions

View File

@ -115,7 +115,7 @@ jobs:
fi
- name: Push fresh triggers.txt
if: ${{github.event_name == 'push' && github.ref == 'refs/heads/master' && env.NOCOMMIT != 'true' }}
if: ${{github.ref == 'refs/heads/master' && env.NOCOMMIT != 'true' }}
uses: ad-m/github-push-action@master
with:
github_token: ${{ github.token }}

View File

@ -104,6 +104,8 @@ class TriggerWheelInfo {
id == Fields.TT_TT_60_2_VW ||
id == Fields.TT_TT_SKODA_FAVORIT ||
id == Fields.TT_TT_KAWA_KX450F ||
id == Fields.TT_TT_NISSAN_VQ35 ||
id == Fields.TT_TT_NISSAN_QR25 ||
id == Fields.TT_TT_GM_7X;
}