Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenchrist authored Jan 22, 2024
1 parent d780a5c commit d6b0bac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on: [push, pull_request]
on:
push:
branches-ignore: ["python"]
pull_request:
branches-ignore: ["python"]
name: CI
jobs:
test:
Expand Down

0 comments on commit d6b0bac

Please sign in to comment.