Skip to content

Commit

Permalink
Merge branch 'main' into sagudev-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sagudev authored Nov 17, 2023
2 parents 3527aa6 + 3b25254 commit 2a146b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches-ignore:
- gh-readonly-queue/**
- master
- main
pull_request:
merge_group:
branches: [master]
branches: [main]
schedule:
# Runs at 04:30, every Saturday
- cron: "30 4 * * 6"
Expand Down

0 comments on commit 2a146b5

Please sign in to comment.