Skip to content

Commit

Permalink
workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jul 21, 2022
1 parent 4060930 commit 7c40e30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: test

on:
push:
branches:
- main
paths:
- '**/*.ipynb'
- '**/*.yml'
- '**/*.yaml'
- '**/*.py'
pull_request:
branches:
- main
paths:
- '**/*.ipynb'
- '**/*.yml'
Expand Down

0 comments on commit 7c40e30

Please sign in to comment.