mirror of
https://github.com/Eugeny/tabby.git
synced 2026-09-26 17:20:24 -04:00
fixed dependabot PR checks
This commit is contained in:
@@ -3,6 +3,7 @@ on: push
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
if: ${{ github.actor != 'dependabot[bot]' }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user