We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6173b79 commit 82cd5cdCopy full SHA for 82cd5cd
.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@a292126d6c30b703b4d999deff9d9604e7ea0ec2
+ uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@d727c0d74901bdd22d81a0a00a97511d37d384d5
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