Skip to content

Update codecov workflow #2

Update codecov workflow

Update codecov workflow #2

Workflow file for this run

name: Automatic auditing (proxy workflow)
on:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
forward-request:
runs-on: ubuntu-latest
steps:
- name: Trigger automatic auditing
env:
GH_TOKEN: ${{ secrets.MX_AUTO_AUDIT_WORKFLOWS }}
run: |
gh workflow run sample.yml --repo multiversx/mx-auto-audit --ref init -f repository=mx-chain-rosetta -f branch=workflows-06-10