Skip to content

Feat(Automatic payments): EOF564, EOF572, EOF565, PSV304, SB120, PSV303 #853

Feat(Automatic payments): EOF564, EOF572, EOF565, PSV304, SB120, PSV303

Feat(Automatic payments): EOF564, EOF572, EOF565, PSV304, SB120, PSV303 #853

name: Verificar dependência de PR
on:
pull_request_target:
types: [opened, edited, closed, reopened]
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: PR Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}