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.
2 parents f1d6f5d + fec0c7f commit 2fc5b46Copy full SHA for 2fc5b46
.github/workflows/verify.yml
@@ -13,7 +13,7 @@ on:
13
- cron: "2 4 * * 0" # weekly
14
workflow_dispatch:
15
push:
16
-# pull_request:
+ pull_request:
17
18
jobs:
19
# Prepare default python version environment
0 commit comments