Skip to content

ci: Updated the code with latest ymls #59

ci: Updated the code with latest ymls

ci: Updated the code with latest ymls #59

Workflow file for this run

name: PR Validation
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
pr-validation:
if: github.actor != 'dependabot[bot]'
uses: clouddrove/github-shared-workflows/.github/workflows/pr-checks.yml@v2