Skip to content

Commit a9341b1

Browse files
committed
Trigger commitly release only when changing the package contents
1 parent 926dbbb commit a9341b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- packages/react-native-gesture-handler/**
79
# For stable releases
810
workflow_dispatch:
911
inputs:

0 commit comments

Comments
 (0)