Skip to content

Commit 5be4f2c

Browse files
committed
GHA: trigger workflows on pull requests from forks
1 parent 0788f9b commit 5be4f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22

33
on:
44
push:
5+
pull_request:
56
workflow_dispatch:
67
schedule:
78
- cron: '48 4 * * *'

0 commit comments

Comments
 (0)