Skip to content

chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /kong-versions/3.4.0.0/kong/spec-ee/kong-api-tests #222

chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /kong-versions/3.4.0.0/kong/spec-ee/kong-api-tests

chore(deps): bump get-func-name from 2.0.0 to 2.0.2 in /kong-versions/3.4.0.0/kong/spec-ee/kong-api-tests #222

Workflow file for this run

name: Lint
concurrency:
group: ${{ github.workflow }} ${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
on:
pull_request: {}
push:
branches:
- master
jobs:
lint:
name: Lint
runs-on: ubuntu-20.04
steps:
- name: Checkout source code
uses: actions/checkout@v3
- name: Lint
run: make lint