Skip to content

Commit

Permalink
Only run CI for bors and pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Jan 28, 2022
1 parent 930caab commit a4e4a02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rust.yml
Expand Up @@ -2,11 +2,11 @@ name: Rust

on:
push:
branches-ignore:
- trying.tmp
- staging.tmp
branches:
- trying
- staging
pull_request:

env:
RUST_TEST_THREADS: 1

Expand Down

0 comments on commit a4e4a02

Please sign in to comment.