Skip to content

pulp-cli Nightly

pulp-cli Nightly #755

Workflow file for this run

name: Nightly
on:
schedule:
- cron: '15 3 * * *'
jobs:
test:
uses: "./.github/workflows/test.yml"
codeql:
uses: "./.github/workflows/codeql.yml"