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 f163693 commit ab81a50Copy full SHA for ab81a50
.github/workflows/issues_stats.yml
@@ -18,7 +18,7 @@ concurrency:
18
jobs:
19
issue:
20
name: 'Ingest'
21
- uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml
+ uses: elastic/clients-team-automations/.github/workflows/issues_stats.yml@main
22
with:
23
issue_payload: ${{ toJSON(github.event.issue) }}
24
secrets:
0 commit comments