Skip to content

Add null check around user agent #11

Add null check around user agent

Add null check around user agent #11

name: sigrid-pullrequest
on: [pull_request]
jobs:
SigridCI-for-QSM:
runs-on: ubuntu-latest
container: softwareimprovementgroup/mendixpreprocessor:latest
env:
CI_PROJECT_DIR: "."
MENDIX_TOKEN: "${{ secrets.MENDIX_TOKEN }}"
SIGRID_CI_CUSTOMER: 'mendix'
SIGRID_CI_SYSTEM: 'deeplink'
SIGRID_CI_TARGET_QUALITY: '3.0'
SIGRID_CI_TOKEN: "${{ secrets.SIGRID_CI_TOKEN }}"
steps:
- name: Check out repository
uses: actions/checkout@v3
- run: |
/usr/local/bin/entrypoint.sh