mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-10 04:21:37 +00:00
Update update-stats.yaml
This commit is contained in:
3
.github/workflows/update-stats.yaml
vendored
3
.github/workflows/update-stats.yaml
vendored
@@ -17,6 +17,9 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
Collect-GitHub-Stats:
|
Collect-GitHub-Stats:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
concurrency:
|
||||||
|
group: stats-concurrency
|
||||||
|
cancel-in-progress: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user