Fixing Github action for canary branch#2094
Conversation
|
📦 Next.js Bundle Analysis for @faustwp/getting-started-exampleThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
|
This is not how you fix this |
|
What was the actual issue? The problem I saw last week was that I set this to ignore certain files. paths-ignore:
- '**/*.md'
- '**/*.php'So making documentation and non-code changes meant these required checks never ran. Was there a different issue? |
This reverts commit 0f30080.
Tasks
Description
Currently we cannot merge the canary branch - #2092
This should fix those issues.
Attaching screenshot from the first commit which also ran those actions for this branch
Related Issue(s):
Testing
Screenshots
Documentation Changes
Dependant PRs