From 7b2cbae6ff255054a6486a40b2210a8ec28387f6 Mon Sep 17 00:00:00 2001 From: Max Inden Date: Tue, 16 Jan 2024 10:41:57 +0100 Subject: [PATCH] Typo --- .github/workflows/qns.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qns.yml b/.github/workflows/qns.yml index f74b6f9981..fa410a56d3 100644 --- a/.github/workflows/qns.yml +++ b/.github/workflows/qns.yml @@ -2,7 +2,7 @@ name: qns # (quic-network-simulator) on: schedule: - - cron: '42 3 * * *' # Runs at 03:42 UTC (m and h chosen arbitrary) every day. + - cron: '42 3 * * *' # Runs at 03:42 UTC (m and h chosen arbitrarily) every day. pull_request: branch: ["main"] paths: