mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
not today i guess
This commit is contained in:
17
.github/workflows/changelog-check.yml
vendored
17
.github/workflows/changelog-check.yml
vendored
@@ -1,17 +0,0 @@
|
||||
name: Check Changelog
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
branches:
|
||||
- next
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
pull-requests: write
|
||||
jobs:
|
||||
check-changelog:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: tarides/changelog-check-action@v2
|
||||
with:
|
||||
changelog: docs/pages/resources/changelog.md
|
||||
Reference in New Issue
Block a user