Skip to content

Commit 6096df0

Browse files
committed
Fix linter workflow name
1 parent 78c23ec commit 6096df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
name: CI
14+
name: Lint
1515

1616
on: [push, pull_request]
1717

0 commit comments

Comments
 (0)