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 2524cac commit 61d2432Copy full SHA for 61d2432
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches:
7
- 'main'
8
- pull_request_target:
+ pull_request:
9
10
jobs:
11
lint:
0 commit comments