Skip to content

Project.toml back to Dr. Watson, new project_*.toml file with name of… #4

Project.toml back to Dr. Watson, new project_*.toml file with name of…

Project.toml back to Dr. Watson, new project_*.toml file with name of… #4

Workflow file for this run

on:
push:
paths:
- project*.toml
- .github/workflows/forms.yml
jobs:
build-deploy:
runs-on: ubuntu-latest
strategy:
matrix:
language:
- de
- en
steps:
- name: Generate Forms
uses: s-ccs/consentform_gh_action@main
with:
language: ${{ matrix.language }}