File: update-changelog.yml

package info (click to toggle)
php-laravel-serializable-closure 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: php: 3,956; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 148 bytes parent folder | download
1
2
3
4
5
6
7
8
9
name: update changelog

on:
  release:
    types: [released]

jobs:
  update:
    uses: laravel/.github/.github/workflows/update-changelog.yml@main