Skip to content

Commit

Permalink
Merge branch 'master' into deprecate-tc-spec-fields-contd3
Browse files Browse the repository at this point in the history
  • Loading branch information
metlos authored Oct 7, 2024
2 parents 7c0ffd3 + 7c011f6 commit a749281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-operators-for-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Is executed only for comment events - in that case the pull_request field is empty
- name: Send Github API Request to get PR data
id: request
uses: octokit/request-action@v2.3.1
uses: octokit/request-action@v2.4.0
if: ${{ github.event.pull_request == '' }}
with:
route: ${{ github.event.issue.pull_request.url }}
Expand Down

0 comments on commit a749281

Please sign in to comment.