You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: update-project-version/action.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,4 +92,9 @@ runs:
92
92
93
93
${{ steps.get-pr-details.outputs.project-table }}
94
94
95
+
If the checks for this pull request appear to hang, you can work around this by closing and re-opening the PR. See
96
+
[ni/python-actions/update-project-version >> Inputs >> token](https://github.com/ni/python-actions?tab=readme-ov-file#token) and
97
+
[create-pull-request >> Triggering further workflow runs](https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs)
98
+
for more details.
99
+
95
100
This PR was generated by [ni/python-actions/update-project-version](https://github.com/ni/python-actions/). View the [workflow log](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}).
0 commit comments