Skip to content

Commit 3dc924d

Browse files
authored
Merge pull request #194 from mpdude/do-not-rerun-tests
Do not re-run tests when a PR description is changed
2 parents 9cbf9b6 + d2a791c commit 3dc924d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Build
33
on:
44
push:
55
pull_request:
6-
types: [opened, synchronize, edited, reopened]
76
release:
87
types: [created]
98
schedule:

0 commit comments

Comments
 (0)