Skip to content

update maxInSpecOffset to 1500 from 10 issue #6 #11

update maxInSpecOffset to 1500 from 10 issue #6

update maxInSpecOffset to 1500 from 10 issue #6 #11

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