Skip to content

Commit 2fd9501

Browse files
authored
ci: fix integration tests so they can run on schedule (#130)
1 parent 8355037 commit 2fd9501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353

5454
steps:
5555
- name: Comment action run link on PR
56+
if: ${{ github.event.inputs.pr_number && github.event.inputs.pr_number != '' }}
5657
uses: thollander/actions-comment-pull-request@v3
5758
with:
5859
message: |

0 commit comments

Comments
 (0)