skip Soteria on dependabot change

This commit is contained in:
silas 2022-04-08 18:40:43 +01:00 committed by GitHub
parent 1d9619a4ce
commit 070eea3439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
build:
name: Soteria
runs-on: ubuntu-latest
if: (github.actor != 'dependabot[bot]')
steps:
- name: Check-out repo
uses: actions/checkout@v2