We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714c664 commit 1053348Copy full SHA for 1053348
2 files changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
full-code-check:
14
- # runs-on: ubuntu-latest
+ runs-on: ubuntu-latest
15
steps:
16
- name: Full-check repository
17
uses: actions/checkout@v4
.github/workflows/docs.yml
@@ -6,7 +6,7 @@ env:
6
7
8
build-and-deploy:
9
10
- name: Checkout 🛎️
0 commit comments