Skip to content

Adds GitHub Actions

Adds GitHub Actions #2

Workflow file for this run

name: Pull Request - Application
on:
pull_request:
branches:
- main
jobs:
main:
uses: codbex/codbex-infra/.github/workflows/application-pull-request.yaml@main
with:
application-name: codbex-currencies
secrets: inherit