Skip to content

Commit

Permalink
tmp: run publish on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Dec 13, 2023
1 parent ad488c7 commit a82f75b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ env:
POETRY_VERSION: "1.6.1"

on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
Expand Down

0 comments on commit a82f75b

Please sign in to comment.