We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d5d39 commit c05bb78Copy full SHA for c05bb78
.github/workflows/ci.yml
@@ -0,0 +1,10 @@
1
+name: CI
2
+
3
+on:
4
+ pull_request:
5
+ branches:
6
+ - main
7
8
+jobs:
9
+ lint:
10
+ uses: ExEr7um/workflows/.github/workflows/[email protected]
0 commit comments