Skip to content

Commit 479650a

Browse files
chore: run ci on PR open only
1 parent b4e8bf1 commit 479650a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/expo-ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
- ".github/**"
2121
- ".maestro/**"
2222
pull_request:
23+
types: [opened]
2324
branches: [main, development]
2425
workflow_dispatch:
2526
inputs:

0 commit comments

Comments
 (0)