Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw committed Apr 11, 2024
1 parent cb24b2f commit 57e30b1
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: CI

on:
pull_request:
paths:
- 'oracle/**/*'
- 'pyporject.toml'
- 'Dockerfile'
push:
paths:
- 'oracle/**/*'
- 'pyporject.toml'
- 'Dockerfile'
on: [ push ]

jobs:
pre-commit:
Expand Down

0 comments on commit 57e30b1

Please sign in to comment.