Skip to content

SUMO-270071 Skumar adding changes in unreleased section for new fields in http source CRUD #2363

SUMO-270071 Skumar adding changes in unreleased section for new fields in http source CRUD

SUMO-270071 Skumar adding changes in unreleased section for new fields in http source CRUD #2363

Workflow file for this run

# From https://github.com/bflad/tfproviderlint
name: tfproviderlint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: bflad/tfproviderlint-github-action@master
with:
args: ./...
env:
GOFLAGS: "-buildvcs=false"