Skip to content

Commit

Permalink
Merge branch 'amaster' into dev-28726
Browse files Browse the repository at this point in the history
  • Loading branch information
RaigorJiang committed Oct 12, 2023
2 parents 2209249 + 3533e8d commit 2af9494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/required-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "GLOBAL_CACHE_PREFIX=${GLOBAL_CACHE_PREFIX}" >> $GITHUB_OUTPUT
if [ ${{ toJSON(github.repository) }} = ${{ steps.import-variables.outputs.GLOBAL_REPOSITORY }} ]; then
echo "GLOBAL_IS_NIGHTLY_JOB_EXECUTABLE=true" >> $GITHUB_OUTPUT
echo "GLOBAL_JOB_ENABLED=false" >> $GITHUB_OUTPUT
echo "GLOBAL_JOB_ENABLED=true" >> $GITHUB_OUTPUT
fi
outputs:
GLOBAL_RUNS_ON: ${{ steps.import-variables.outputs.GLOBAL_RUNS_ON }}
Expand Down

0 comments on commit 2af9494

Please sign in to comment.