Skip to content

Commit 0292c6a

Browse files
committed
ci: use pull_request event defaults
1 parent f95b8e6 commit 0292c6a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/audits.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
pull_request_target:
8-
types: [opened, synchronize, reopened]
98
branches:
109
- main
1110

.github/workflows/benchmark.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
pull_request:
8-
types: [opened, synchronize, reopened]
98
branches:
109
- main
1110

.github/workflows/codeql-analysis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- main
77
pull_request:
8-
types: [opened, synchronize, reopened]
98
branches:
109
- main
1110
schedule:

0 commit comments

Comments
 (0)