Skip to content

som_estalvi

som_estalvi #36

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