-
Notifications
You must be signed in to change notification settings - Fork 104
Fix outdated info in README.md #657
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
base: master
Are you sure you want to change the base?
Conversation
4ff6cd7
to
deae9d6
Compare
e0b0b97
to
58cbca3
Compare
58cbca3
to
a923292
Compare
Hi @nshyrei could you help re-approve this PR. |
Hi @raoulstrackx @aditijannu could you help review and approve this PR? Thanks |
@@ -2,9 +2,6 @@ name: CI | |||
|
|||
on: | |||
pull_request: | |||
paths-ignore: | |||
- '*.md' | |||
- 'LICENSE' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Without this, no CI will run then it breaks the check requirement on the PR.
It's complex to setup a conditional check requirement on this.
Uh oh!
There was an error while loading. Please reload this page.