updated python3.9.yaml

pull/2/head
Hari Sekhon 3 years ago
parent bb490a21ea
commit 9738e42044

@ -27,6 +27,9 @@ on:
schedule:
- cron: '0 7 * * *'
permissions:
contents: read
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true

Loading…
Cancel
Save