Skip to content

Commit

Permalink
Attempt to fix workflow not being picked up by github
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyingwucl committed Dec 4, 2024
1 parent fa7e722 commit e64e739
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
name: Python package

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

jobs:
build:
Expand Down

0 comments on commit e64e739

Please sign in to comment.