Skip to content

Commit 17c5f86

Browse files
Renames workflow to Lint
1 parent 3d5f617 commit 17c5f86

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
@@ -1,6 +1,6 @@
11
# GitHub Action Workflow enforcing our code style.
22

3-
name: Lint, Build & Deploy
3+
name: Lint
44

55
# Trigger the workflow on both push (to the main repository)
66
# and pull requests (against the main repository, but from any repo).

0 commit comments

Comments
 (0)