Skip to content

Commit 81f3157

Browse files
committed
ci: updates test actions trigger to pull request
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
1 parent 97624ec commit 81f3157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test Actions
22

33
on:
44
workflow_dispatch:
5-
push:
5+
pull_request:
66
branches:
77
- 'main'
88
paths:

0 commit comments

Comments
 (0)