Skip to content

Commit 1c07d97

Browse files
Merge branch 'skeleton-upgrade'
Update skeleton framework to v3
2 parents 1d1a934 + f760b38 commit 1c07d97

25 files changed

+1662
-1766
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- 'v*'
7-
87

98
jobs:
109
build_site:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ repos:
88
hooks:
99
- id: trivyfs-docker
1010
args:
11-
- .
11+
- .

0 commit comments

Comments
 (0)