Skip to content

Commit 05895a1

Browse files
committed
Improve CI workflow naming
1 parent 4280409 commit 05895a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/platform-collect-code-references.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Collect code references
1+
name: Collect feature flag code references
22

33
on:
44
schedule:
@@ -7,7 +7,7 @@ on:
77
pull_request: # DROPME
88

99
jobs:
10-
collect-code-references:
10+
collect:
1111
uses: Flagsmith/ci/.github/workflows/collect-code-references.yml@feat/github-code-references-reusable-workflow
1212
with:
1313
flagsmith_project_id: 12

0 commit comments

Comments
 (0)