We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b40e87 + e61e6d6 commit 163fb8aCopy full SHA for 163fb8a
.github/workflows/kontron-mx8mm.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@ad7dc922b335af9440a8709237b642d904a0b795
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@bf40474f48fdf8631160849a9a636e0d172401ca
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