Skip to content

Commit bdd8c03

Browse files
updated workflow
1 parent 9ca30bd commit bdd8c03

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish_pypi.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Publish to Guardrails Hub
22

33
on:
44
workflow_dispatch:
5-
pull_request:
5+
push:
6+
branches:
7+
- main
68

79
jobs:
810
setup:

0 commit comments

Comments
 (0)