Skip to content

Commit c1e4199

Browse files
chore(main): release 1.0.1 (#13)
🤖 I have created a release *beep* *boop* --- ## [1.0.1](v1.0.0...v1.0.1) (2025-09-03) ### Bug Fixes * support pull_request_target case ([#12](#12)) ([ee89cc8](ee89cc8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a2cf681 commit c1e4199

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ lint:
2424
2525
2626
27+
ignore:
28+
# Ignore CHANGELOG.md as release-please manages this file
29+
- linters: [ALL]
30+
paths:
31+
- "**/CHANGELOG.md"
2732
actions:
2833
enabled:
2934
- trunk-announce

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/masterpointio/github-action-tf-test/compare/v1.0.0...v1.0.1) (2025-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* support pull_request_target case ([#12](https://github.com/masterpointio/github-action-tf-test/issues/12)) ([ee89cc8](https://github.com/masterpointio/github-action-tf-test/commit/ee89cc86b1a2249f7e2a2cb4dee36231eef03746))
9+
310
## 1.0.0 (2025-05-05)
411

512

0 commit comments

Comments
 (0)