Skip to content

PROD - hide download buttons on submissions for Topcrowd / Phoenix challenges #2084

PROD - hide download buttons on submissions for Topcrowd / Phoenix challenges

PROD - hide download buttons on submissions for Topcrowd / Phoenix challenges #2084

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commit-lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.yml'