Skip to content

Adds GitHub Actions (#2) #1

Adds GitHub Actions (#2)

Adds GitHub Actions (#2) #1

Workflow file for this run

name: Build - Application
on:
push:
branches:
- main
jobs:
main:
uses: codbex/codbex-infra/.github/workflows/application-build.yaml@main
with:
application-name: codbex-currencies
secrets: inherit