Skip to content

Commit

Permalink
fix(workflows): fix yml reference (#4430)
Browse files Browse the repository at this point in the history
* changes to the correct yml file's name and tagging the main branch.

camunda/team-automation-platform#147
  • Loading branch information
yanavasileva authored Jun 13, 2024
1 parent a63ef7e commit 154e42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ on:

jobs:
call-reusable-flow:
uses: camunda/automation-platform-github-actions/.github/workflows/stale.yml
uses: camunda/automation-platform-github-actions/.github/workflows/close-stale-issues.yml@main

0 comments on commit 154e42a

Please sign in to comment.