We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f29ba commit 6981beaCopy full SHA for 6981bea
.github/workflows/integration.yaml
@@ -4,6 +4,7 @@ name: Continuous Integration
4
on:
5
push:
6
pull_request:
7
+ pull_request_target:
8
9
jobs:
10
verify:
0 commit comments