Skip to content

Commit

Permalink
Fix CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
ktnlvr committed Jun 2, 2023
1 parent 7b4ad5e commit adeb88f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@

name: Python Package

on:
push:
branches: [ $default-branch, dev ]
pull_request:
branches: [ $default-branch, dev ]

on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit adeb88f

Please sign in to comment.