Skip to content

OWNERS_ALIASES is not working with current automation #15

OWNERS_ALIASES is not working with current automation

OWNERS_ALIASES is not working with current automation #15

name: Run Jobs on PR
on: pull_request
jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: jpmcb/[email protected]
with:
jobs: lgtm
github-token: '${{ secrets.GITHUB_TOKEN }}'