MIM cap layer lumps dielectric + top plate into one SiO₂ level — doesn't work for sims #53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Auto-label PDK issues | |
| on: | |
| issues: | |
| types: | |
| - opened | |
| - edited | |
| - deleted | |
| - pinned | |
| - unpinned | |
| - closed | |
| - reopened | |
| - assigned | |
| - unassigned | |
| - unlabeled | |
| - locked | |
| - unlocked | |
| - transferred | |
| - milestoned | |
| - demilestoned | |
| jobs: | |
| label: | |
| uses: doplaydo/pdk-ci-workflow/.github/workflows/issue.yml@main |