Skip to content

Commit

Permalink
specify branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
swinney committed Sep 16, 2024
1 parent f74638f commit 480ec77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Languages-Python-Example1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI Test for mc_pi
on:
push:
branches:
- main
- User_Doc-Python
pull_request:
branches:
- main
- User_Doc-Python

jobs:
test:
Expand Down

0 comments on commit 480ec77

Please sign in to comment.