-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: remove composite restrictions #1128
Conversation
MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
Codecov Report
@@ Coverage Diff @@
## master #1128 +/- ##
==========================================
+ Coverage 57.50% 60.26% +2.75%
==========================================
Files 32 39 +7
Lines 4594 4975 +381
==========================================
+ Hits 2642 2998 +356
Misses 1729 1729
- Partials 223 248 +25
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
This comment was marked as outdated.
This comment was marked as outdated.
7562aa0
to
b9a2114
Compare
@catthehacker this pull request has failed checks 🛠 |
As noted by @ChristopherHX on Gitter, composite actions don't need to be restricted anymore
actions/runner#1763