We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3e45f commit a2eb139Copy full SHA for a2eb139
1 file changed
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: CI
2
3
on:
4
+ branches:
5
+ - '**' # Toutes les branches
6
push:
7
tags:
8
- '*'
0 commit comments