Skip to content

Commit

Permalink
Test scheduled job
Browse files Browse the repository at this point in the history
  • Loading branch information
nag763 committed Aug 31, 2024
1 parent 4fe7e06 commit 614a6ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Rust
name: Codestyle and good practices check

on:
push:
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/rust.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/update_of_deps.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Deps update

on:
schedule:
- cron: '56 14 * * 6'
on:
schedule:
- cron: '*/5 * * * *'

jobs:
build:
Expand Down

0 comments on commit 614a6ee

Please sign in to comment.