fixed dependabot PR checks

This commit is contained in:
Eugene Pankov
2021-05-24 23:30:05 +02:00
parent 650af9fa22
commit 992b27900e
2 changed files with 7 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on: push
jobs:
build:
runs-on: ubuntu-18.04
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Checkout