Skip to content

Commit bd0127a

Browse files
committed
Pin publish step to pypi environment, and drop obsolete templates
1 parent 776e36d commit bd0127a

3 files changed

Lines changed: 1 addition & 12 deletions

File tree

.github/ISSUE_TEMPLATE.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
name: Publish Python 🐍 distributions 📦 to PyPI
1414
needs: build
1515
runs-on: ubuntu-latest
16+
environment: pypi
1617
permissions:
1718
id-token: write
1819
steps:

0 commit comments

Comments
 (0)