We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f06e647 + 9bd1111 commit a0ebdfdCopy full SHA for a0ebdfd
.github/workflows/tests.yml
@@ -5,6 +5,10 @@ on:
5
branches-ignore:
6
- 'main'
7
workflow_dispatch:
8
+ pull_request_target:
9
+ types: [assigned, opened, synchronize, reopened]
10
+ branches-ignore:
11
+ - 'main'
12
13
jobs:
14
tests:
0 commit comments