Skip to content

Commit

Permalink
[ENH] unit test trigger only on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dutta-alankar committed Apr 28, 2024
1 parent d56a123 commit ab071e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AstroPlasma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: AstroPlasma Unit tests
on:
workflow_dispatch:
pull_request:
# push:
# branches: '**'
push:
branches: [main]

jobs:
python-env:
Expand Down

0 comments on commit ab071e8

Please sign in to comment.