mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 12:12:59 +03:00
chore: пытается исправить проверку PR заголовка (#7)
This commit is contained in:
parent
3aeb048a43
commit
f00a674aa3
5
.github/workflows/pr-title.yml
vendored
5
.github/workflows/pr-title.yml
vendored
@ -8,14 +8,11 @@ on:
|
||||
- edited
|
||||
- synchronize
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
|
||||
jobs:
|
||||
main:
|
||||
name: Проверка PR заголовка
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
steps:
|
||||
- uses: amannn/action-semantic-pull-request@v5
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user