mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
Revert the changelog check of excluding the branches (#2590)
* temp commit * fix * fix * Update actionAlign.tsx
This commit is contained in:
3
.github/workflows/changelog-check.yml
vendored
3
.github/workflows/changelog-check.yml
vendored
@ -5,9 +5,6 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- "!l10n_master"
|
||||
- "!dependabot/**"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user