Skip to content

Commit efcd286

Browse files
authored
pre merge checks on pusj
1 parent 96fab33 commit efcd286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pre-commit-lint-check copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pre-merge-checks
22
on:
3-
pull_request:
3+
push:
44
branches:
55
test/issue#257
66
jobs:

.github/workflows/pre-commit-tests copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pre-merge-checks
22
on:
3-
pull_request:
3+
push:
44
branches:
55
test/issue#257
66
jobs:

0 commit comments

Comments
 (0)