/modal-action

GitHub Action for generating AL code from modAL models as part of your workflows!

Primary LanguageJavaScriptApache License 2.0Apache-2.0

mdAL for GitHub Actions

This action allows you to generate AL code from mdAL model files. Find out more about mdAL here.

Inputs

model-file

Required The mdAL model file.

Example usage

uses: mdal-lang/mdal-action@v1
with:
  model-file: 'src/model.mdal'

License

Apache 2.0 (c) Jonathan Neugebauer