Skip to content

[FEATURE REQUEST] Support for variadic functions #520

[FEATURE REQUEST] Support for variadic functions

[FEATURE REQUEST] Support for variadic functions #520

name: Move resolved issues
on:
issues:
types:
- labeled
jobs:
move-resolved-issues:
if: github.event.label.name == '馃帄 resolution:resolved'
runs-on: ubuntu-latest
steps:
- name: Move to the DONE column
uses: leonsteinhaeuser/[email protected]
with:
gh_token: ${{ secrets.LISA_PAT }}
organization: lisa-analyzer
project_id: 3
resource_node_id: ${{ github.event.issue.node_id }}
status_value: Done