Skip to content

Commit 2458092

Browse files
committed
only run PR check on opened
1 parent 8b913d2 commit 2458092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- '.github/workflows/release-plz.yml'
77
- 'docs/**'
88
pull_request:
9+
types: [opened]
910
branches:
1011
- "**"
1112
paths-ignore:

0 commit comments

Comments
 (0)