Skip to content

Bumped funcsharp version #213

Bumped funcsharp version

Bumped funcsharp version #213

name: pr-automation-qa-move-on-close
on:
pull_request:
types: [closed]
jobs:
move-to-ready-to-test:
runs-on: ubuntu-latest
steps:
- name: Move to ready to test
uses: alex-page/[email protected]
with:
project: tech.review.qa
column: Ready to test
repo-token: ${{ secrets.TECH_ACCOUNT_PERSONAL_ACCESS_TOKEN }}