Skip to content

fixup! SIANXSVC-1214: Replace codecov with codeclimate #55

fixup! SIANXSVC-1214: Replace codecov with codeclimate

fixup! SIANXSVC-1214: Replace codecov with codeclimate #55

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 }}"