Skip to content

Commit

Permalink
ci: Run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus authored and kornelski committed Dec 7, 2024
1 parent 6fa3fe5 commit 9e1086a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Tests

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
- push
- pull_request

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 9e1086a

Please sign in to comment.