Skip to content

created macOS dmg + build + .icns file #198

created macOS dmg + build + .icns file

created macOS dmg + build + .icns file #198

Workflow file for this run

name: Merge request checking
on:
workflow_call:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyzing:
uses: ./.github/workflows/_analyze.yml
testing:
permissions:
statuses: write
checks: write
contents: write
pull-requests: write
actions: write
uses: ./.github/workflows/_test.yml