Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MoAlyousef authored Jun 9, 2024
1 parent 3d9d583 commit e0f670a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ name: Build
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
schedule:
- cron: '30 13 * * *'
- main

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit e0f670a

Please sign in to comment.