mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-02 17:53:46 +00:00
Merge branch 'master' into illuminance-sensor-2
This commit is contained in:
commit
9487690fde
@ -1,4 +1,4 @@
|
||||
name: Nightly Packaging
|
||||
name: Daily Packaging
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 9 * * *
|
4
.github/workflows/hook_copr.yml
vendored
4
.github/workflows/hook_copr.yml
vendored
@ -12,7 +12,9 @@ on:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
permissions: read-all
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build-copr-hook:
|
||||
|
Loading…
Reference in New Issue
Block a user