Skip to content

Commit 8470d5b

Browse files
committed
Run GitHub actions on pull requests.
1 parent 3ef6806 commit 8470d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
name: Python
55

6-
on: [push]
6+
on: [push, pull_request]
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)