Skip to content

Commit 01a4aa8

Browse files
authored
Chore: white space for gh issue test (#8)
* Chore: white space for gh issue test * Chore: commitish
1 parent 4d143b2 commit 01a4aa8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/drafter.yml renamed to .github/workflows/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: release-drafter/release-drafter@v6
25+
with:
26+
commitish: main
2527
env:
2628
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ A tool to check related tickets are in a ready state for deployment.
2222

2323
## Outputs
2424

25-
2625
## Example usage
2726

2827
```yaml

0 commit comments

Comments
 (0)