Browse Source

Add PR event

pull/425/head
Simon Conseil 5 years ago
parent
commit
87980d61a8
  1. 1
      .github/workflows/publish.yml

1
.github/workflows/publish.yml

@ -1,6 +1,7 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
on:
pull_request:
push:
tags:
- '*'

Loading…
Cancel
Save