Skip to content

Commit dff4a28

Browse files
authored
fix: update GitHub workflow names (#1284) (#1298)
Signed-off-by: Parv <[email protected]>
1 parent 85b7059 commit dff4a28

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/bot-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflows:
66
- "PR Formatting"
77
- "PR Changelog Check"
8-
- "Hiero Solo Integration Tests"
8+
- "Hiero Solo Integration & Unit Tests"
99
- "Run Examples"
1010
types:
1111
- completed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
7777
- Added workflow to prevent assigning intermediate issues to contributors without prior Good First Issue completion (#1143).
7878

7979
### Changed
80+
81+
-Update GitHub workflow names in `.github/workflows/bot-workflows.yml` to match correct references [(#1284)]
8082
- Renamed templates for improved clarity [(#1265)]
8183
- Updated Good First Issue notifications to trigger only after the first comment is posted, reducing noise on unassigned issues.(#1212)
8284
- Bumped requests from 2.32.3 to 2.32.4 to 2.32.5

0 commit comments

Comments
 (0)