Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update usage example #44

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Update usage example #44

merged 2 commits into from
Jun 13, 2023

Conversation

vbuberen
Copy link
Contributor

This is a small change in example in README which should address 2 issues:

  1. It feels a bit awkward compared to other actions to see uses via such docker... declaration. So I have changed action declaration to match usual way of declaring such things.
  2. When used via docker.. syntax it is not possible to use in organisations that have policy of using only verified actions (like the one where I am currently working) as such workflow runs are canceled right away. But when I declare the job using github/stale-repos@v1.4.0 no policy issues appear and workflows work fine without any policy violations.

@vbuberen vbuberen requested a review from zkoppert as a code owner June 13, 2023 15:13
Copy link
Member

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking the time to contribute this change!

@zkoppert zkoppert merged commit 0ea7433 into github:main Jun 13, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants