Skip to content

Commit 68fbe94

Browse files
authored
Update qwiet.yml
1 parent f416aa4 commit 68fbe94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qwiet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: QwietPoC
66
on:
77
pull_request:
88
workflow_dispatch:
9-
schedule:
9+
#schedule:
1010
# * is a special character in YAML so you have to quote this string
11-
- cron: '0 11 * * 6'
11+
#- cron: '0 11 * * 6'
1212
jobs:
1313
NextGen-Static-Analysis:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)