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 0d1b7ca commit 945d00aCopy full SHA for 945d00a
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@8dab33579c6e2fbafed0ca57735a6b0c0da40379
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@e8a8b4aeadf5
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