mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
chore: if block
This commit is contained in:
@@ -12,4 +12,5 @@ jobs:
|
|||||||
- name: Set env
|
- name: Set env
|
||||||
run: echo "GITHUB_SHA_SHORT=$(echo $GITHUB_SHA | cut -c 1-6)" >> $GITHUB_ENV
|
run: echo "GITHUB_SHA_SHORT=$(echo $GITHUB_SHA | cut -c 1-6)" >> $GITHUB_ENV
|
||||||
- name: Test
|
- name: Test
|
||||||
|
if: false
|
||||||
run: echo $GITHUB_SHA_SHORT
|
run: echo $GITHUB_SHA_SHORT
|
||||||
|
|||||||
Reference in New Issue
Block a user