refextract on next is crashing for high number of citations #419
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Move from In Progress to Review | |
on: | |
issues: | |
types: | |
- labeled | |
jobs: | |
add-comment: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: konradpabjan/[email protected] | |
with: | |
action-token: ${{ secrets.CERN_SIS_BOT_PAT }} | |
project-url: https://github.com/orgs/cern-sis/projects/1 | |
column-name: "Review" | |
label-name: "ready-to-review" | |