Skip to content

Commit 784efd3

Browse files
authored
vPOD tests on pull_request instead of push (#6)
1 parent 527ae87 commit 784efd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/2-local-vpod-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
description: "List of notebooks to test in JSON format"
2222
required: false
2323
default: '["Graphcore-Pytorch-Geometric-README_first"]'
24-
push:
24+
pull_request:
2525
schedule:
2626
# run at 11:00 PM GMT every night
2727
- cron: '0 23 * * *'

0 commit comments

Comments
 (0)