Skip to content

Make Deployment strategy configurable #342

Make Deployment strategy configurable

Make Deployment strategy configurable #342

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 }}'