Skip to content

Commit 108055e

Browse files
Update test.yaml
Signed-off-by: Dan Calavrezo <[email protected]>
1 parent a553fd0 commit 108055e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Test Org Tokens
22

33
on:
44
workflow_dispatch:
5+
pull_request: # also run on PRs
6+
types: [opened, reopened, synchronize, ready_for_review]
57

68
jobs:
79
test-tokens:

0 commit comments

Comments
 (0)