Skip to content

Commit

Permalink
Set up GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisn committed Mar 13, 2024
1 parent 05165f4 commit 226b126
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: Python package

on:
push:
branches: [ "master", "github-action" ]
pull_request:
branches: [ "master" ]
on: [push]

jobs:
build:
Expand Down

0 comments on commit 226b126

Please sign in to comment.