Skip to content

Commit 264916b

Browse files
committed
Updated Linting
1 parent 4b4e2fd commit 264916b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Static Analysis.yaml renamed to .github/workflows/Linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Linting
33

44
on: # yamllint disable-line rule:truthy
5-
# push: null
5+
push: null
66
pull_request: null
77

88
permissions: {}

0 commit comments

Comments
 (0)