File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
22
- ' .github/workflows/sycl-macos-*.yml'
23
23
- ' .github/workflows/sycl-nightly.yml'
24
24
- ' .github/workflows/sycl-rel-nightly.yml'
25
+ - ' .github/workflows/sycl-rel-nightly-launch.yml'
25
26
- ' .github/workflows/trivy.yml'
26
27
- ' devops/containers/**'
27
28
- ' devops/actions/build_container/**'
Original file line number Diff line number Diff line change 5
5
name : Scheduled sycl-rel-nightly launch
6
6
7
7
on :
8
- schedule :
9
- # The sycl-rel-nightly.yml workflow file on the sycl-rel-6_2 branch is most
10
- # likely stale. Do not schedule before it's updated.
8
+ # The sycl-rel-nightly.yml workflow file on the sycl-rel-6_2 branch is most
9
+ # likely stale. Do not schedule before it's updated.
10
+ # schedule:
11
11
# - cron: '0 3 * * *'
12
12
workflow_dispatch :
13
13
Original file line number Diff line number Diff line change 21
21
- ' .github/workflows/sycl-macos-*.yml'
22
22
- ' .github/workflows/sycl-nightly.yml'
23
23
- ' .github/workflows/sycl-rel-nightly.yml'
24
+ - ' .github/workflows/sycl-rel-nightly-launch.yml'
24
25
- ' .github/workflows/trivy.yml'
25
26
- ' devops/containers/**'
26
27
- ' devops/actions/build_container/**'
You can’t perform that action at this time.
0 commit comments