Skip to content

Commit 38a61e3

Browse files
committed
Run pre-commit hooks
1 parent 084c8b1 commit 38a61e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Pre Merge Checks
2-
on:
2+
on:
33
push:
44
branches:
5-
- master
5+
- master
66
pull_request:
77
branches:
8-
- '*'
8+
- '*'
99

1010
jobs:
1111
gradle:

0 commit comments

Comments
 (0)