Skip to content

Commit 17e803e

Browse files
committed
2 parents bcf04f8 + 859f194 commit 17e803e

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<<<<<<< HEAD
21
name: ci
32

43
on:
@@ -7,6 +6,8 @@ on:
76
pull_request:
87
branches: [ main ]
98

9+
10+
1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}
1213
cancel-in-progress: true
@@ -98,7 +99,3 @@ jobs:
9899
echo "❌ Installer script is not executable"
99100
exit 1
100101
fi
101-
=======
102-
103-
104-
>>>>>>> origin/main

0 commit comments

Comments
 (0)