Skip to content

Commit a9de986

Browse files
feat: add concurrency
1 parent fef15e8 commit a9de986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-workflow-for-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI Workflow
2-
description: A reusable workflow for continuous integration tasks
2+
description: A reusable workflow for continuous integration tasks.
33
on: workflow_call
44
concurrency:
55
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)