Skip to content

Merge pull request #5 from PinguApps/dev #4

Merge pull request #5 from PinguApps/dev

Merge pull request #5 from PinguApps/dev #4

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
- main
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml
secrets: inherit