Skip to content

πŸ› Use getProperties again #6

πŸ› Use getProperties again

πŸ› Use getProperties again #6

Workflow file for this run

name: Internal - Main - Continuous Integration
on:
push:
branches: [master]
tags: ["*"]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit