Skip to content

Commit 0a8d381

Browse files
committed
update composite action
1 parent d3387a0 commit 0a8d381

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/format-issue-title.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Auto Format Issue Title"
1+
name: "Format Issue Title"
22

33
on:
44
issues:
@@ -11,7 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Format issue title
14-
uses: recursivezero/template/.github/actions/format-issue-title@v2.6
14+
uses: recursivezero/action-club/.github/actions/format-issue-title@v0.2.57
1515
with:
1616
prefix: RTY
17-
dry_run: false

0 commit comments

Comments
 (0)