Skip to content

Commit 78d55db

Browse files
committed
Fix workflow name
1 parent 5bbe577 commit 78d55db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/license-header-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and run Rust tests
1+
name: Check license headers
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)