Skip to content

Commit be50c1b

Browse files
authored
Update docker.yml
1 parent d0bbbe1 commit be50c1b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/docker.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ concurrency:
44
group: ${{ github.workflow }}-${{ github.ref }}
55
cancel-in-progress: true
66

7-
on:
8-
schedule:
9-
- cron: '0 6 * * *' # once a day at 6AM UTC (1AM/EST, 2AM/EDT)
10-
workflow_dispatch:
7+
118

129
# To test workflow updates you need to work in a branch directly on viamrobotics/rdk
1310
# and tag your working branch instead of @main in any viamrobotics/rdk "uses" below.

0 commit comments

Comments
 (0)