Skip to content

add if around intent #22

add if around intent

add if around intent #22

Workflow file for this run

name: Close issues
on:
push:
tags:
- '*'
jobs:
close:
name: Close old issues
runs-on: ubuntu-latest
steps:
- uses: lowply/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AC_LABEL: "staged for next release"