Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 13, 2024
1 parent 306f736 commit 521bc9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ permissions:
on:
workflow_dispatch:
push:
branches: [main]
branches: [Current]
pull_request:
branches: [main]
branches: [Current]
workflow_call:

jobs:
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
profile: minimal
toolchain: ${{ matrix.toolchain }}

- uses: actions/[email protected].1
- uses: actions/[email protected].0
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit 521bc9d

Please sign in to comment.