Skip to content

Commit 57e96b6

Browse files
authored
Typo correction for name in issue creation (#1914)
1 parent 3ad8ed0 commit 57e96b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily-test-build-numpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ jobs:
111111
- name: Create Issue if Build Fails
112112
uses: TileDB-Inc/github-actions/open-issue@main
113113
with:
114-
name: nightly build with earilest supported numpy
114+
name: nightly build with earliest supported numpy
115115
label: bug,nightly-failure
116116
assignee: nguyenv,ihnorton

0 commit comments

Comments
 (0)