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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)