Skip to content

Commit ab81a50

Browse files
committed
Fix issue statistics workflow
1 parent f163693 commit ab81a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues_stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
issue:
2020
name: 'Ingest'
21-
uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml
21+
uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml@main
2222
with:
2323
issue_payload: ${{ toJSON(github.event.issue) }}
2424
secrets:

0 commit comments

Comments
 (0)