Skip to content

Commit

Permalink
github/workflows: Disable Ubuntu images
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin committed Apr 2, 2024
1 parent d826052 commit af74000
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/image-ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build Ubuntu Images

on:
schedule:
# Run at 00:00 UTC daily.
- cron: '0 0 * * *'
# schedule:
# # Run at 00:00 UTC daily.
# - cron: '0 0 * * *'
workflow_dispatch:
inputs:
publish:
Expand Down

0 comments on commit af74000

Please sign in to comment.