There was an error while loading. Please reload this page.
1 parent 161b0f7 commit f62e55cCopy full SHA for f62e55c
.github/workflows/ci.yml
@@ -0,0 +1,7 @@
1
+name: ci
2
+on: ["push", "pull_request"]
3
+
4
+permissions:
5
+ contents: read
6
7
+jobs: {}
0 commit comments