Do not re-run tests when a PR description is changed
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -3,7 +3,6 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, synchronize, edited, reopened]
|
||||
release:
|
||||
types: [created]
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user