Skip to content

Commit

Permalink
use aa75e2fb95089e54ae4e80ca0319cf7a03bb5d78 commit of action
Browse files Browse the repository at this point in the history
Changelog-entry: use draft action
Signed-off-by: Ryan Cooke <ryan@balena.io>
  • Loading branch information
rcooke-warwick committed Jul 12, 2024
1 parent 0044b09 commit 36b064d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Yocto
# FIXME: This workflow has dependencies on scripts in the balena-yocto-scripts repository
# which is pinned separately as a submodule in the device repo. Expect some drift but try to retain compatibility.
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@v1.25.3
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@aa75e2fb95089e54ae4e80ca0319cf7a03bb5d78
# Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events.
# Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork.
# This condition will prevent the workflow from running twice for the same pull request while
Expand Down

0 comments on commit 36b064d

Please sign in to comment.