Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed Sep 19, 2023
1 parent ccaeb24 commit 418e94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test and Build Rust
on:
push:
pull_request:
types: [opened, reopened]
types: [reopened, opened]
schedule:
# Check if it works with current dependencies
- cron: "32 2 * * 3" # weekly on Wednesday 2:32 UTC
Expand Down

0 comments on commit 418e94c

Please sign in to comment.