Skip to content

tests(stepci): owner role integration tests with sql api tests #80

tests(stepci): owner role integration tests with sql api tests

tests(stepci): owner role integration tests with sql api tests #80

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}