Skip to content

Commit 5457be6

Browse files
authored
chore(ci): run on PQs from forks
1 parent b0fd041 commit 5457be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deno.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ name: grammY
1111
on:
1212
push:
1313
branches: ["*"]
14+
pull_requests:
15+
branches: ["*"]
1416

1517
jobs:
1618
backport:

0 commit comments

Comments
 (0)