Skip to content

Commit

Permalink
Merge branch 'develop' into feature/openqasm
Browse files Browse the repository at this point in the history
  • Loading branch information
Takishima committed Jan 5, 2022
2 parents 8fcd5f4 + b1c7e2d commit e3ede34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2

- id: changelog-enforcer
uses: dangoslen/changelog-enforcer@v2
uses: dangoslen/changelog-enforcer@v3
with:
changeLogPath: 'CHANGELOG.md'
skipLabels: 'Skip-Changelog'
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Repository

- Add configuration for CIBuildWheel in `pyproject.toml`
- Update `dangoslen/changelog-enforcer` GitHub action to v3
- Update `thomaseizinger/keep-a-changelog-new-release` GiHub action to v1.3.0
- Update `thomaseizinger/create-pull-request` GiHub action to v1.2.2
- Update pre-commit hook `pre-commit/pre-commit-hooks` to v4.1.0
Expand Down

0 comments on commit e3ede34

Please sign in to comment.