Skip to content

Commit 9c3ebad

Browse files
committed
chore(ci): kresify gh actions
Kresify, only handle gh workflows. Signed-off-by: Noel Georgi <git@frezbo.dev>
1 parent ff60f6f commit 9c3ebad

36 files changed

+4152
-1238
lines changed

.conform.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
2+
#
3+
# Generated on 2024-05-02T14:45:40Z by kres fcfe226-dirty.
4+
15
policies:
26
- type: commit
37
spec:
@@ -34,15 +38,18 @@ policies:
3438
- talosctl
3539
- kernel
3640
- security
41+
- ci
3742
- ^v1.8
3843
- type: license
3944
spec:
4045
skipPaths:
4146
- .git/
47+
- testdata/
4248
includeSuffixes:
4349
- .go
4450
excludeSuffixes:
4551
- .pb.go
52+
- .pb.gw.go
4653
- _string.go
4754
- _enumer.go
4855
- _string_linux.go

0 commit comments

Comments
 (0)