Skip to content

Commit 8067728

Browse files
committed
Update changelog. Closes #86
1 parent 2ae8bd8 commit 8067728

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Fixed
11+
- Handle GitHub Action `opened` as well as `synchronize` event (and any other `pull_request` event with `.pull_request.head.sha` in the event payload) ([#86](https://github.com/cucumber/ci-environment/issues/86), [#87](https://github.com/cucumber/ci-environment/pull/87))
12+
1013
## [9.0.2] - 2022-03-04
1114
### Fixed
1215
- Correctly determine GitHub branch from `GITHUB_HEAD_REF` instead of `GITHUB_REF` ([#85](https://github.com/cucumber/ci-environment/pull/85))

0 commit comments

Comments
 (0)