Skip to content

Commit 88d58cc

Browse files
Add: Trigger flow on pull request.
1 parent ff8937a commit 88d58cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build and Test
22

33
on:
44
push:
5+
pull_request:
56

67
env:
78
PYTHON_VERSION: '3.8.16'

0 commit comments

Comments
 (0)