Skip to content

Update delete_remote_branches to also use branch name template. (#37) #88

Update delete_remote_branches to also use branch name template. (#37)

Update delete_remote_branches to also use branch name template. (#37) #88

Workflow file for this run

name: Lint and check
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1