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

ci: do not checkout branch when notifying slack #300

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

KhudaDad414
Copy link
Member

@KhudaDad414 KhudaDad414 commented Jun 4, 2024

If the checkout is removed, it will give an error regarding caching. but after the cache: npm option is removed from the action in a test repo, the error disappears and I get an error regarding the missing TOKEN which is expected in a fork.
I think this PR should solve the issue entirely.

Related issue(s)
Fixes #299

@KhudaDad414
Copy link
Member Author

/rtm

@asyncapi-bot asyncapi-bot merged commit e27f9f1 into master Jun 11, 2024
9 checks passed
@asyncapi-bot asyncapi-bot deleted the KhudaDad414-patch-1 branch June 11, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Checkout on the New PR and Issues workflow causes it to fail
3 participants