Skip to content

Commit

Permalink
chore(ci): kresify gh actions
Browse files Browse the repository at this point in the history
Kresify, only handle gh workflows.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed May 21, 2024
1 parent ff60f6f commit 9c3ebad
Show file tree
Hide file tree
Showing 36 changed files with 4,152 additions and 1,238 deletions.
7 changes: 7 additions & 0 deletions .conform.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
#
# Generated on 2024-05-02T14:45:40Z by kres fcfe226-dirty.

policies:
- type: commit
spec:
Expand Down Expand Up @@ -34,15 +38,18 @@ policies:
- talosctl
- kernel
- security
- ci
- ^v1.8
- type: license
spec:
skipPaths:
- .git/
- testdata/
includeSuffixes:
- .go
excludeSuffixes:
- .pb.go
- .pb.gw.go
- _string.go
- _enumer.go
- _string_linux.go
Expand Down
Loading

0 comments on commit 9c3ebad

Please sign in to comment.