Skip to content

Commit

Permalink
Merge ba20915 into 45010e1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mossaka authored Nov 5, 2024
2 parents 45010e1 + ba20915 commit 636a7f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ name: ci
on:
pull_request:
branches: [main]
paths-ignore:
- '**.md'
- 'docs/**'
- 'LICENSE'
- 'Makefile'

env:
CARGO_TERM_COLOR: always
jobs:
Expand Down

0 comments on commit 636a7f5

Please sign in to comment.