Skip to content

Increase timeout for check-conflicts #31

Increase timeout for check-conflicts

Increase timeout for check-conflicts #31

Workflow file for this run

name: Pipeline-Linter
on:
pull_request:
branches: [ master ]
jobs:
syntax_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check Jenkinsfile file
run: bash ./tests/pipeline_linter.sh Jenkinsfile