mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
i'll get you next time gadget! next time...
This commit is contained in:
14
.github/workflows/check-changelog.yml
vendored
14
.github/workflows/check-changelog.yml
vendored
@@ -1,14 +0,0 @@
|
||||
name: Check Changelog
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
Check-Changelog:
|
||||
name: Check Changelog Action
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: tarides/changelog-check-action@v2
|
||||
with:
|
||||
changelog: docs/pages/resources/changelog.md
|
||||
Reference in New Issue
Block a user