false positive GHA drama #2446

poke #10
This commit is contained in:
rusefillc 2021-03-14 04:39:21 -04:00
parent fb5853351d
commit 0633d57bc0
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ jobs:
exit 1
fi
- name: Push configs
if: ${{github.event_name == 'push' && github.ref == 'refs/heads/master' && env.NOCOMMIT != 'true' && matrix.os != 'macos-latest'}}
uses: ad-m/github-push-action@master