Added dependabot check to Percy CI

This commit is contained in:
Simon Fessehaye 2022-12-01 09:46:31 -08:00
Родитель e25670341b
Коммит 809be44c02
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/continous-integration.yml поставляемый
Просмотреть файл

@ -104,6 +104,7 @@ jobs:
test_percy:
name: Percy CI
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-20.04
services:
postgres: