Merge branch 'master' into illuminance-sensor-2

This commit is contained in:
isseysandei 2025-01-13 07:51:36 +01:00 committed by GitHub
commit 9487690fde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Nightly Packaging
name: Daily Packaging
on:
schedule:
- cron: 0 9 * * *

View File

@ -12,7 +12,9 @@ on:
required: true
type: string
permissions: read-all
permissions:
contents: write
packages: write
jobs:
build-copr-hook: