Skip to content

[CCXDEV-12944] Log the headers of the request (not the authorization one) #79

[CCXDEV-12944] Log the headers of the request (not the authorization one)

[CCXDEV-12944] Log the headers of the request (not the authorization one) #79

Workflow file for this run

name: Shell check
on:
push:
branches:
- main
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh