Skip to content

Commit b2b7270

Browse files
authored
Use main branch
1 parent 086196e commit b2b7270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
deploy-pr-preview:
1414
if: "!github.event.pull_request.head.repo.fork"
15-
uses: grafana/writers-toolkit/.github/workflows/deploy-preview.yml@jdb/deploy-preview
15+
uses: grafana/writers-toolkit/.github/workflows/deploy-preview.yml@main
1616
with:
1717
branch: ${{ github.head_ref }}
1818
event_number: ${{ github.event.number }}

0 commit comments

Comments
 (0)