We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b80933 commit 8bebe11Copy full SHA for 8bebe11
.github/workflows/eg5120-imx8mp.yml
@@ -41,7 +41,7 @@ permissions:
41
jobs:
42
yocto:
43
name: Yocto
44
- uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@17e117065455f20d843ff6989e9e28d1f16fec83
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@9c6efc52769cec4b0454a50ae928cbcba14785eb
45
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
46
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
47
# This condition will prevent the workflow from running twice for the same pull request while
balena-yocto-scripts
0 commit comments