mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -07:00
Update changelog.yml
This commit is contained in:
parent
28a132c713
commit
f261b6e1f9
1 changed files with 3 additions and 2 deletions
5
.github/workflows/changelog.yml
vendored
5
.github/workflows/changelog.yml
vendored
|
@ -1,8 +1,9 @@
|
||||||
name: Generating / updating changelog
|
name: Generating / updating changelog
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
types: [ closed ]
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changelog:
|
changelog:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue