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.
1 parent 4e885f0 commit 933d44cCopy full SHA for 933d44c
.github/workflows/analysis.yml
@@ -5,7 +5,7 @@ on:
5
- "master"
6
tags-ignore:
7
- "**"
8
- pull_request:
+ pull_request_target:
9
types: [opened, synchronize]
10
branches:
11
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
- master
12
jobs:
0 commit comments