Skip to content

Commit 9e7c938

Browse files
committed
on
1 parent b8261cd commit 9e7c938

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: codecov
3-
on:
3+
'on':
44
push:
55
branches:
66
- master

.github/workflows/mvn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: mvn
3-
on:
3+
'on':
44
push:
55
branches:
66
- master

.github/workflows/pdd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: pdd
3-
on:
3+
'on':
44
push:
55
branches:
66
- master

.github/workflows/xcop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: xcop
3-
on:
3+
'on':
44
push:
55
branches:
66
- master

0 commit comments

Comments
 (0)