We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaf568 commit 9887638Copy full SHA for 9887638
.github/workflows/test_action.yml
@@ -1,6 +1,8 @@
1
# This workflow is used to test the action
2
3
-on: [push]
+on:
4
+ push:
5
+ pull_request:
6
7
jobs:
8
build_wheels:
0 commit comments