Skip to content

Update Data for WA

Update Data for WA #1

Workflow file for this run

name: Update Data for WA
on:
schedule:
- cron: '23 01 01 3,6,9,12 *'
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: WA