Skip to content

Add GNU AGPL v3 license #7

Add GNU AGPL v3 license

Add GNU AGPL v3 license #7

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, develop]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
build:
uses: './.github/workflows/build.yml'
with:
dockerPublish: false