Skip to content

Commit b68b014

Browse files
committed
sync
1 parent 0b0f649 commit b68b014

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[core]
2-
filemode = true
2+
filemode = false

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Python CI
22

33
on:
4-
[push, pull_request ]
4+
[ push, pull_request ]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)