Skip to content

Commit

Permalink
(Change Cron Schedule.) (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: Vedansh <[email protected]>
  • Loading branch information
TheHamsterBot and offensive-vk authored Nov 23, 2024
1 parent 36f0379 commit be59167
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI / Build & Test

on:
schedule:
- cron: "0 */4 * * *"
push:
branches: ["master", "**"]
pull_request:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI / Docker

on:
schedule:
- cron: '0 */1 * * *'
push:
branches: [ "master", "**" ]
pull_request:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/pr-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
- "nov-2023"
- "specialized-commits"
workflow_dispatch:
schedule:
- cron: '0 */1 * * *'

jobs:
create_pr:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
push:
branches:
- '**'
schedule:
- cron: '0 */4 * * *'

jobs:
test-images:
Expand Down

0 comments on commit be59167

Please sign in to comment.