Skip to content

test: 💍 add unit test for vue #19

test: 💍 add unit test for vue

test: 💍 add unit test for vue #19

Workflow file for this run

name: town
on:
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
git-town:
name: display the branch stack
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: git-town/[email protected]
with:
history-limit: 50