There was an error while loading. Please reload this page.
1 parent 91cd2c4 commit 45db147Copy full SHA for 45db147
1 file changed
.github/workflows/raspberrypi4-64.yml
@@ -51,7 +51,7 @@ permissions:
51
jobs:
52
yocto:
53
name: Yocto
54
- uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@2649a8d9024a2986d092dff178da9bd14c39f189
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6abbbd645c9b78a211fdcb509de5259f9475f741
55
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
56
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
57
# This condition will prevent the workflow from running twice for the same pull request while
0 commit comments