Skip to content

Commit

Permalink
Fix issue statistics workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd committed Apr 24, 2024
1 parent f163693 commit ab81a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues_stats.yml
Expand Up @@ -18,7 +18,7 @@ concurrency:
jobs:
issue:
name: 'Ingest'
uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml
uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml@main
with:
issue_payload: ${{ toJSON(github.event.issue) }}
secrets:
Expand Down

0 comments on commit ab81a50

Please sign in to comment.