We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a31ec commit 4b1598cCopy full SHA for 4b1598c
.github/workflows/main.yml
@@ -21,8 +21,8 @@ jobs:
21
- name: Some linters
22
run: echo "Some linters"
23
24
- test:
25
- uses: ./.github/workflows/tests.yml
+ # test:
+ # uses: ./.github/workflows/tests.yml
26
27
versioning:
28
name: Bump Patch Version
.github/workflows/other.yml
@@ -16,5 +16,5 @@ jobs:
16
17
18
19
20
0 commit comments