Skip to content

Commit

Permalink
actually exit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Cairns committed Aug 19, 2024
1 parent b169dc2 commit 85ae0d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ runs:
else
echo Exiting because no required checks have started to run after a minute.
echo "mergable=false" >> "$GITHUB_OUTPUT"
exit 0
fi
fi
done
Expand Down

0 comments on commit 85ae0d7

Please sign in to comment.