Skip to content

Bump megalodon from 0.15.2 to 1.0.0 #86

Bump megalodon from 0.15.2 to 1.0.0

Bump megalodon from 0.15.2 to 1.0.0 #86

Workflow file for this run

name: Git Town
on:
pull_request:
branches-ignore:
- 'dependabot/**'
jobs:
git-town:
name: Display the branch stack
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: git-town/action@v1