mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
red
This commit is contained in:
parent
ae7e0d1b1a
commit
102b93a707
1 changed files with 0 additions and 4 deletions
4
.github/actions/get-pull-number/action.yml
vendored
4
.github/actions/get-pull-number/action.yml
vendored
|
@ -28,10 +28,6 @@ runs:
|
|||
GITHUB_SHA: ${{ inputs.sha }}
|
||||
GITHUB_PULL_NUMBER: ${{ inputs.pull-number }}
|
||||
run: |
|
||||
echo $GITHUB_OWNER
|
||||
echo $GITHUB_REPO
|
||||
echo $GITHUB_SHA
|
||||
echo $GITHUB_PULL_NUMBER
|
||||
if [ -z "$GITHUB_PULL_NUMBER" ]
|
||||
then
|
||||
echo "Searching For Pull Number"
|
||||
|
|
Loading…
Add table
Reference in a new issue