Skip to content

Merge pull request #25 from SimonVerhoeven/patch-1 #34

Merge pull request #25 from SimonVerhoeven/patch-1

Merge pull request #25 from SimonVerhoeven/patch-1 #34

Workflow file for this run

name: Push to QA
on:
push:
branches:
- 'main'
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3