Skip to content

Commit bcf56fd

Browse files
authored
Enable weekly rebuild on oneapi workflow
1 parent c74a3e9 commit bcf56fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-oneapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
# branches: [ 'master' ]
1010

1111
# Weekly rebuild
12-
#schedule:
13-
# - cron: "0 4 * * 3"
12+
schedule:
13+
- cron: "0 4 * * 3"
1414

1515
# Manual rebuild, in case of some important upstream change
1616
workflow_dispatch:

0 commit comments

Comments
 (0)