chore: updates changelog branch to 1.x

This commit is contained in:
Nuno Maduro
2021-11-17 11:03:56 +00:00
committed by GitHub
parent 11eb1903c2
commit b5b14ef280

View File

@ -2,12 +2,12 @@ name: Changelog
on:
push:
branches: [ master ]
branches: [ 1.x ]
paths:
- CHANGELOG.md
- .github/workflows/changelog.yml
pull_request:
branches: [ master ]
branches: [ 1.x ]
paths:
- CHANGELOG.md
jobs: