Skip to content

Commit ae19090

Browse files
committed
fix pr triggers
1 parent 242ef7f commit ae19090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- src/**/*
1212
- .github/workflows/**
1313
pull_request:
14-
types: [opened, synchronize, reopened, closed]
14+
types: [opened, synchronize, reopened]
1515
branches:
1616
- main
1717
paths:

0 commit comments

Comments
 (0)