Skip to content

Bump version from 0.2.1 to 0.2.2 #187

Bump version from 0.2.1 to 0.2.2

Bump version from 0.2.1 to 0.2.2 #187

# Do not modify!
# This file was generated by https://github.com/JLarky/gha-ts
name: Example workflow
on:
push:
branches:
- main
pull_request: {}
jobs:
exampleJob:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Test
run: echo 'Hello, world!'