Skip to content

SIANXSVC-1222: Fixed codeclimate badge #63

SIANXSVC-1222: Fixed codeclimate badge

SIANXSVC-1222: Fixed codeclimate badge #63

Workflow file for this run

name: Trigger go.anx.io update
on:
push:
jobs:
trigger:
name: Trigger go.anx.io update
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: anexia/go.anx.io@main
env:
GOANXIO_E5E_TOKEN: "${{ secrets.GOANXIO_E5E_TOKEN }}"