Skip to content

Commit

Permalink
Merge pull request #3761 from ansys/ci/update_labeler
Browse files Browse the repository at this point in the history
CI: Add edb label to labeler
  • Loading branch information
SMoraisAnsys authored Oct 17, 2023
2 parents 4f19a93 + c4614cb commit a75ce98
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ testing:
- _unittest/conftest.py
- _unittest_ironpython/run_unittests.py
- _unittest_ironpython/run_unittests_batchmode.cmd
# TODO : Remove once EDB is extracted from PyAEDT
edb:
- examples/00-EDB/**
- examples/01-HFSS3DLayout/EDB_in_3DLayout.py
- examples/05-Q3D/Q3D_from_EDB.py
- pyaedt/edb_core/**
- pyaedt/edb.py

0 comments on commit a75ce98

Please sign in to comment.