Skip to content

Bump actions/upload-artifact from 3.1.0 to 3.1.3 #447

Bump actions/upload-artifact from 3.1.0 to 3.1.3

Bump actions/upload-artifact from 3.1.0 to 3.1.3 #447

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
detekt:
name: Check Code Quality
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/[email protected]
with:
fetch-depth: 1
ref: ${{ github.head_ref }}
- name: detekt
uses: alaegin/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
detekt_config: telnyx_rtc/config/detekt.yml