Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit bad73e1

Browse files
committed
change to run on push
1 parent fa78af9 commit bad73e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generated by seam-plop
22
name: Python Test
33
on:
4-
pull_request:
4+
push:
55
workflow_dispatch:
66
inputs:
77
sdkSha:

0 commit comments

Comments
 (0)