Skip to content

Commit

Permalink
Merge branch 'master' into illuminance-sensor-2
Browse files Browse the repository at this point in the history
  • Loading branch information
isseysandei authored Jan 13, 2025
2 parents 2706c47 + 4dc8d6e commit 9487690
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nightly Packaging
name: Daily Packaging
on:
schedule:
- cron: 0 9 * * *
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/hook_copr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ on:
required: true
type: string

permissions: read-all
permissions:
contents: write
packages: write

jobs:
build-copr-hook:
Expand Down

0 comments on commit 9487690

Please sign in to comment.