Skip to content

Update comment in prow-pr-automerge.yml #27

Update comment in prow-pr-automerge.yml

Update comment in prow-pr-automerge.yml #27

name: Run Jobs on PR
on: pull_request
jobs:
execute:
runs-on: ubuntu-latest
steps:
- uses: jpmcb/prow-github-actions@v2.0.0
with:
jobs: lgtm
github-token: '${{ secrets.GITHUB_TOKEN }}'