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: on:
push: push:
branches: [ master ] branches: [ 1.x ]
paths: paths:
- CHANGELOG.md - CHANGELOG.md
- .github/workflows/changelog.yml - .github/workflows/changelog.yml
pull_request: pull_request:
branches: [ master ] branches: [ 1.x ]
paths: paths:
- CHANGELOG.md - CHANGELOG.md
jobs: jobs: