maybe want to add this to our pr action workflow - maybe others - to reduce usage: concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number }} cancel-in-progress: true
maybe want to add this to our pr action workflow - maybe others - to reduce usage:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true