Skip to content

Commit

Permalink
Disable GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
kruai committed Sep 25, 2024
1 parent 9134fee commit f7a8563
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/checkimage.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
name: Regular base image update check
on:
schedule:
- cron: "5 0 * * *"
workflow_dispatch:

jobs:
build:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/update_from_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@

name: update mapping

on:
schedule:
- cron: "5 0 * * *"
workflow_dispatch:

jobs:
update_mapping:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7a8563

Please sign in to comment.