We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8b585 commit 767524bCopy full SHA for 767524b
CHANGELOG.md
@@ -8,12 +8,15 @@ The project follows [Semantic Versioning](https://semver.org/) and adheres to th
8
9
- Nothing yet.
10
11
+## [1.3.0] - 2025-10-10
12
+
13
+- Detect the default branch correctly even when `GITHUB_BASE_REF` is present but empty in scheduled workflows.
14
15
## [1.2.0] - 2025-10-10
16
17
### Fixed
18
19
- Allow default runs to create pull requests again instead of always behaving like a dry-run.
-- Detect the default branch correctly even when `GITHUB_BASE_REF` is present but empty in scheduled workflows.
20
21
## [1.1.0] - 2025-10-10
22
0 commit comments