Skip to content

Commit 62ab318

Browse files
author
ChristianHaase
committed
fix: broken ci workflow yml
1 parent 8e68ee3 commit 62ab318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Continout Integration
33
on:
44
push:
55
branches: [ "dev", "master" ]
6-
pull_requests:
6+
pull_request:
77
branches: [ "dev", "master" ]
88

99
env:

0 commit comments

Comments
 (0)