Skip to content

Commit bb83538

Browse files
Merge pull request #3 from onerandomusername/patch-1
Renames workflow to Lint
2 parents 3d5f617 + 17c5f86 commit bb83538

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)