Skip to content

Commit 08813aa

Browse files
Stop the workflow on PR
Doing only on push should be enough and avoid duplication of workflows
1 parent 89a40c6 commit 08813aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: CI
22

33
on:
44
push:
5-
pull_request:
65

76
jobs:
87
build:

0 commit comments

Comments
 (0)