Skip to content

Commit ec6a8b5

Browse files
committed
add queue
1 parent 25a3118 commit ec6a8b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_and_deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ jobs:
5050
tag: ${{ steps.extract_tag.outputs.tag }}
5151
source_branch: ${{ steps.extract_tag.outputs.source_branch }}
5252
steps:
53+
54+
55+
- uses: ahmadnassri/action-workflow-queue@v1
5356
- name: Checkout
5457
uses: actions/checkout@v5
5558
with:

0 commit comments

Comments
 (0)