Skip to content

Merge pull request #51 from jrsmth/feature/#50_config_scroll #43

Merge pull request #51 from jrsmth/feature/#50_config_scroll

Merge pull request #51 from jrsmth/feature/#50_config_scroll #43

Workflow file for this run

name: develop
on:
push:
branches: [ develop ]
workflow_dispatch:
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
test:
name: Test
uses: ./.github/workflows/test.yaml