Skip to content

Commit ec392f0

Browse files
committed
migrate to github action
1 parent a2eb139 commit ec392f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: CI
22

33
on:
4-
branches:
5-
- '**' # Toutes les branches
64
push:
5+
branches:
6+
- '**' # Toutes les branches
77
tags:
88
- '*'
99
pull_request:

0 commit comments

Comments
 (0)