mirror of
https://github.com/Paillat-dev/discord-emojis.git
synced 2026-01-02 09:06:19 +00:00
Add concurrency group for emojis auto-update workflow
This commit is contained in:
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
- cron: "0 0 * * 1,4"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: emojis-autoupdate
|
||||
|
||||
jobs:
|
||||
emojis-autoupdate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user