Skip to content

account_account_som #53

account_account_som

account_account_som #53

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