Skip to content

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Jan 10:04
· 47 commits to main since this release
79396bd

What’s changed

🐛 Bug fixes

  • Add missing workflow_call trigger to pr-labels workflow @frenck (#254)
  • Fix permissions in addon-ci wrapper @frenck (#256)
  • Fix app/add-on building with only 1 architecture @frenck (#259)

🚀 Enhancements

  • Improve JSON linting to report the actual problematic file @frenck (#257)

🧰 Maintenance

  • Allow deploy workflows to run on any event, only gate on workflow_run success @frenck (#255)
  • Merge some workflows that lint the workflows @frenck (#258)