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 7df08f4 commit 6497762Copy full SHA for 6497762
.github/workflows/cron.yml
@@ -11,3 +11,5 @@ jobs:
11
test:
12
if: github.repository_owner == 'pypa' # suppress noise in forks
13
uses: ./.github/workflows/test.yml
14
+
15
+...
0 commit comments