Skip to content

Commit

Permalink
APIGOV-28116 - fx
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Jun 11, 2024
1 parent 9875f65 commit 421d0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gomod-for-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fi
- name: Create Pull Request
# if: ${{ steps.updatesdk.outputs.gomodChanged == 'y' }}
if: ${{ steps.updatesdk.outputs.gomodChanged == 'y' }}
id: cpr
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 421d0a8

Please sign in to comment.