Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BirkhoffG committed Oct 20, 2023
1 parent 653181e commit b120eb8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: CI
on: [workflow_dispatch, pull_request, push]

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches: [master]
branches: [master, main]

jobs:
nbdev-sync:
Expand Down

0 comments on commit b120eb8

Please sign in to comment.