Skip to content

Commit

Permalink
Merge pull request #625 from afshin/actions
Browse files Browse the repository at this point in the history
Run GitHub Actions on all branches
  • Loading branch information
blink1073 authored Mar 30, 2021
2 parents 677bea4 + a17b300 commit 4754cdc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: ipykernel tests

on:
push:
branches: [master]
pull_request:
branches: [master]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 4754cdc

Please sign in to comment.