Skip to content

Commit 10e9df3

Browse files
committed
chore: add debug output
1 parent 1441e24 commit 10e9df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-preview.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Trigger PR Preview
1+
name: Old PR Preview
22

33
on:
44
pull_request:
@@ -9,7 +9,7 @@ on:
99
- closed
1010

1111
jobs:
12-
trigger-preview:
12+
old-pr-preview:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Generate GitHub App Token

0 commit comments

Comments
 (0)