Skip to content

Commit 6830280

Browse files
committed
Merge branch 'lint'
2 parents 629a4ff + 9f6ba53 commit 6830280

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and deploy scripts/docs
1+
name: Build and optionally deploy scripts/docs
22

33
on:
44
push:

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and deploy scripts/docs
1+
name: Lint all src files
22

33
on:
44
push:

0 commit comments

Comments
 (0)