Skip to content

Commit 52d3486

Browse files
committed
Fixed GH CI workflow to run on PRs
Signed-off-by: Eric Richer [email protected] <[email protected]>
1 parent cf91163 commit 52d3486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defaults:
66
working-directory: ./docs
77

88
on:
9-
# pull_request:
9+
pull_request:
1010
push:
1111

1212
jobs:

0 commit comments

Comments
 (0)