Skip to content

prep merge to master and bump version #61

prep merge to master and bump version

prep merge to master and bump version #61

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, 'gha ssh')"
steps:
- uses: actions/checkout@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3