Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit efe6e9c

Browse files
committed
ci/package_core: generate JSONs on PRs too
Make sure the JSONs are generated on PRs too, so that they can be inspected before merging.
1 parent 439fb76 commit efe6e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/package_core.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
publish-json:
267267
name: Publish jsons
268268
runs-on: ubuntu-latest
269-
if: ${{ github.event_name == 'push' && github.repository == 'arduino/ArduinoCore-zephyr' }}
269+
if: ${{ github.repository == 'arduino/ArduinoCore-zephyr' }}
270270
needs:
271271
- package-core
272272
- test-core

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /