Skip to content

Commit

Permalink
Run CI on PRs to all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
nieznanysprawiciel committed Jun 7, 2023
1 parent ec9a04a commit a9c9b1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: CI
on:
push:
branches:
- main
- release/*
- '**'
pull_request:
branches:
- main
Expand Down

0 comments on commit a9c9b1e

Please sign in to comment.