Skip to content

Commit 7226726

Browse files
committed
on
1 parent 0a5e52d commit 7226726

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# SOFTWARE.
2222
---
2323
name: benchmark
24-
on:
24+
'on':
2525
push:
2626
branches:
2727
- master

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# SOFTWARE.
2222
---
2323
name: codecov
24-
on:
24+
'on':
2525
push:
2626
branches:
2727
- master

.github/workflows/mvn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# SOFTWARE.
2222
---
2323
name: mvn
24-
on:
24+
'on':
2525
push:
2626
branches:
2727
- master

.github/workflows/ort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# SOFTWARE.
2222
---
2323
name: ort
24-
on:
24+
'on':
2525
push:
2626
branches:
2727
- master

.github/workflows/pit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# SOFTWARE.
2222
---
2323
name: pit
24-
on:
24+
'on':
2525
push:
2626
branches:
2727
- master

0 commit comments

Comments
 (0)