Skip to content

Merge pull request #87 from portapps/dependabot/github_actions/portap… #68

Merge pull request #87 from portapps/dependabot/github_actions/portap…

Merge pull request #87 from portapps/dependabot/github_actions/portap… #68

Workflow file for this run

name: build
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
on:
workflow_dispatch:
push:
branches:
- 'master'
tags:
- '*'
pull_request:
jobs:
build:
uses: portapps/.github/.github/workflows/app-build.yml@9eaba04d36be175c7cc876ba5c57cdd9ee6d9536 # v1.1.0
permissions:
contents: write # required to create a GitHub release on push with a tag