Skip to content

Commit 42f8baa

Browse files
[CI] Don't trigger build on pull_request, on push already covers it
1 parent e59a74b commit 42f8baa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ on:
2828
- '**.md'
2929
- '.github/**'
3030
- '!.github/workflows/build.yml'
31-
pull_request:
32-
paths-ignore:
33-
- '**.md'
34-
- '.github/**'
35-
- '!.github/workflows/build.yml'
3631

3732
permissions:
3833
actions: none

0 commit comments

Comments
 (0)