Skip to content

Commit 9a67d3f

Browse files
Add missing comment
1 parent 3f6b1ce commit 9a67d3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_role_elasticsearch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- '.github/workflows/test_role_elasticsearch.yml'
1919
- 'molecule/elasticsearch_**'
2020

21+
# Cancel outdated pipeline runs when a new push occurs in the pull request and a new pipeline starts.
2122
concurrency:
2223
group: ${{ github.workflow }}-${{ github.ref }}
2324
cancel-in-progress: true

0 commit comments

Comments
 (0)