Skip to content

remove not needed variables #4

remove not needed variables

remove not needed variables #4

Workflow file for this run

on:
# schedule:
# - cron: '1 1 * * SUN' # Run every Sunday at 1:01
push
jobs:
renovate:
uses: simatic-ax/actions/.github/workflows/renovate.yml@chore/setup_renovate_workflow
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}