mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-09-20 17:11:17 +08:00
Add action to automatically sync master to dev when code is pushed to master
Add in a release.yml to ignore github-actions author when auto-generating release notes Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
7
.github/release.yml
vendored
Normal file
7
.github/release.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- internal
|
||||
authors:
|
||||
- dependabot
|
||||
- github-actions
|
Reference in New Issue
Block a user