Skip to content

Commit 00974ac

Browse files
disable nightly QA jobs temporarily until Q3 releases are out
1 parent d7e6add commit 00974ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/obs-nightly-qa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ name: OBS Nightly QA
88
# (qa-badge-ppg-staging-18.json, ...) on the `badges` branch.
99

1010
on:
11-
schedule:
12-
- cron: '0 23 * * *' # 23:00 UTC nightly
11+
#schedule:
12+
#- cron: '0 23 * * *' # 23:00 UTC nightly
1313
workflow_dispatch: {}
1414

1515
jobs:

0 commit comments

Comments
 (0)