check if there is action running

This commit is contained in:
NishiOwO 2025-04-16 02:40:08 +09:00
parent 8457199b76
commit 6ecc21b46d
No known key found for this signature in database
GPG Key ID: 27EF69B208EB9343

View File

@ -6,6 +6,10 @@ on:
- master
workflow_dispatch:
concurrency:
group: "doxygen"
cancel-in-progress: true
jobs:
deploy:
runs-on: ubuntu-latest