mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-19 13:00:51 -04:00
chore(.github): optimise workflow usage (#56998)
This commit is contained in:
4
.github/workflows/github-labeler.yaml
vendored
4
.github/workflows/github-labeler.yaml
vendored
@@ -5,6 +5,10 @@ on:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user