Skip to content

Commit 74ca198

Browse files
authored
Remove cron schedule from build-container.yml
Removed scheduled trigger for the build container workflow.
1 parent a0d7224 commit 74ca198

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build-container.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
paths:
88
- '.devcontainer/**'
99
- '.github/workflows/build-container.yml'
10-
schedule:
11-
# Every 24h at 2am UTC
12-
- cron: '0 2 * * *'
1310
workflow_dispatch:
1411

1512
env:

0 commit comments

Comments
 (0)