Skip to content

Commit

Permalink
add concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Aug 19, 2024
1 parent 8a65066 commit e19b698
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-notes-generator.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Release Notes Generator
name: Create Sui Release with Release Notes

concurrency: ${{ github.workflow }}-${{ inputs.release_tag }}

on:
workflow_dispatch:
Expand Down

0 comments on commit e19b698

Please sign in to comment.