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

[core] Skip CI for docs and examples paths #35225

Merged
merged 2 commits into from Nov 22, 2022

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Nov 22, 2022

Tested with personal repo:

if runs-on: ${{ matrix.os }} is not included in the workaround CI, it does not work (see siriwatknp/poc-github-actions#4).

When added, it checks successfully. It seems like the runs-on: ${{ matrix.os }} is part of the CI name, so it has to match.


@siriwatknp siriwatknp added the core Infrastructure work going on behind the scenes label Nov 22, 2022
@mui-bot
Copy link

mui-bot commented Nov 22, 2022

Messages
📖 Netlify deploy preview: https://deploy-preview-35225--material-ui.netlify.app/

No bundle size changes

Generated by 🚫 dangerJS against abf9d53

@siriwatknp siriwatknp merged commit c175f60 into mui:master Nov 22, 2022
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
feliperli pushed a commit to jesrodri/material-ui that referenced this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants