Skip to content

Add more checks on generic plugin to discover discrepancies from the desired state #2105

Add more checks on generic plugin to discover discrepancies from the desired state

Add more checks on generic plugin to discover discrepancies from the desired state #2105

Workflow file for this run

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