Skip to content

dx_invoice_supplier_renumber #52

dx_invoice_supplier_renumber

dx_invoice_supplier_renumber #52

# This workflow will pass tests of module passed by input
name: dx_invoice_supplier_renumber
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 1'
jobs:
erp-tests-module:
uses: ./.github/workflows/reusable_workflow.yml
with:
module: dx_invoice_supplier_renumber
secrets:
ACCESS_TOKEN_GA: ${{ secrets.ACCESS_TOKEN_GA }}
ESIOS_TOKEN: ${{ secrets.ESIOS_TOKEN }}
SRID: ${{ secrets.SRID }}