We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ca20f4 + 1bdb078 commit 5b30effCopy full SHA for 5b30eff
.github/workflows/iot-gate-imx8-sb.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@3a78c259d96823f6d31477f802cfde2b72bc3b5a
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd
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
0 commit comments