Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreGode authored Mar 31, 2024
1 parent e6dedb6 commit 08497f9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: test

on:
push:
branches: ["main"]
pull_request:
paths:
- '**/*'
- '!docs/**'
- '!examples/**'
- '!README.md'
branches: ["main"]

jobs:
changes:
Expand Down

0 comments on commit 08497f9

Please sign in to comment.