Skip to content

Commit 60bf89c

Browse files
committed
Fix repo name
1 parent 10c9ab6 commit 60bf89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changeset-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
contents: write
2323
pull-requests: write
24-
if: github.repository == 'triggerdotdev/cloud'
24+
if: github.repository == 'triggerdotdev/trigger.dev'
2525
steps:
2626
- name: Checkout
2727
uses: actions/checkout@v4

0 commit comments

Comments
 (0)