Merge remote-tracking branch 'origin/master'

This commit is contained in:
rusefi 2020-06-17 23:51:06 -04:00
commit 77114457ca
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ on:
jobs:
update-date:
runs-on: ubuntu-latest
if: ${{ github.repository == 'rusefi/rusefi' }}
steps:
- uses: actions/checkout@v2