We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34109d9 + 3b39ba0 commit eac6921Copy full SHA for eac6921
.github/workflows/owa5x.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@88037d34fab8609cceca65335d8c329e11c71692
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@6646d94ffbc0aca01f4f142390ff61cbbcb15afb
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