Enable debugging action

This commit is contained in:
Benjamin Muskalla
2022-02-04 11:29:36 +01:00
parent b747391c74
commit fcaead4004

View File

@@ -4,12 +4,18 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "30 2 * * *" - cron: "30 2 * * *"
pull_request:
branches:
- main
paths:
- ".github/workflows/mad_regenerate-models.yml"
jobs: jobs:
regenerate-models: regenerate-models:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
# placeholder required for each axis, excluded below, replaced by the actual combinations (see include)
slug: ["placeholder"] slug: ["placeholder"]
ref: ["placeholder"] ref: ["placeholder"]
include: include: