Skip to content

Only run Compile Examples workflow when relevant files are modified #123

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

Merged
merged 1 commit into from
May 6, 2020
Merged

Only run Compile Examples workflow when relevant files are modified #123

merged 1 commit into from
May 6, 2020

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented May 6, 2020

Running the Compile Examples GitHub Actions workflow is only necessary when files under examples/, src/, or the workflow configuration itself are modified. For any other changes, the workflow run only slows down the CI results and causes unnecessary comments from the report-size-deltas workflow.

Reference:
https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#onpushpull_requestpaths

Running the Compile Examples GitHub Actions workflow is only necessary when files under examples/ or src/, or the workflow configuration itself are modified. For any other changes, the workflow run only slows down the CI results and causes unnecessary comments from the report-size-deltas workflow.
@github-actions
Copy link

github-actions bot commented May 6, 2020

Memory usage change @bd3d6d08db72cabc14956e441d1ce738e18b693a

FQBN Flash Usage RAM For Global Variables
arduino:samd:mkr1000 0 0
arduino:samd:mkrgsm1400 0 0
arduino:samd:mkrnb1500 0 0
arduino:samd:mkrwan1300 0 0
arduino:samd:mkrwifi1010 0 0
arduino:samd:nano_33_iot 0 0
esp8266:esp8266:huzzah 0 0

@aentinger aentinger merged commit a9dbf5c into arduino-libraries:master May 6, 2020
@per1234 per1234 deleted the compile-examples-paths branch May 6, 2020 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants