skip Soteria on dependabot change
This commit is contained in:
parent
1d9619a4ce
commit
070eea3439
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue