Skip to content

som_remeses_base

som_remeses_base #43

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