Skip to content

Commit 49b7089

Browse files
committed
Disable test
1 parent 80bdf3d commit 49b7089

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/diff-check.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Diff check and open pull request
22

3-
on: [push, pull_request] # For test
4-
#on:
5-
# push:
6-
# branches:
7-
# - 'master'
3+
on:
4+
push:
5+
branches:
6+
- 'master'
87

98
jobs:
109
build:

0 commit comments

Comments
 (0)