Skip to content

Commit 7feff18

Browse files
committed
conformance: Schedule a weekly run
This way there is always an up-to-date result for the conformance report (https://theupdateframework.github.io/tuf-conformance/) to use Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent d993961 commit 7feff18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/conformance.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
- develop
55
pull_request:
66
workflow_dispatch:
7+
schedule:
8+
- cron: '30 6 * * 3'
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)