Unverified Commit 4d9e5ce9 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub

ci(project): sort issues and PRs when reopened

parent 53863e7b
name: Project tracking
on:
issues:
types: [opened]
types: [opened, reopened]
pull_request_target:
types: [opened, synchronize]
types: [opened, reopened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment