Skip to content

Update Data for NT

Update Data for NT #2

Workflow file for this run

name: Update Data for NT
on:
schedule:
- cron: '35 01 21,28 2,5,8,11 *'
workflow_dispatch:
jobs:
call-reusable-workflow:
uses: ./.github/workflows/reusable-update.yml
secrets:
TF_VAR_ELASTIC_HOST: ${{ secrets.TF_VAR_ELASTIC_HOST }}
TF_VAR_ELASTIC_PASSWORD: ${{ secrets.TF_VAR_ELASTIC_PASSWORD }}
TF_VAR_ELASTIC_USERNAME: ${{ secrets.TF_VAR_ELASTIC_USERNAME }}
with:
state: NT