mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-05-01 20:16:06 +10:00
ci: disable automated spearheads since, now, they always need to be manually validated
This commit is contained in:
@@ -12,8 +12,6 @@ on:
|
|||||||
dont_dispatch:
|
dont_dispatch:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: Disable dispatch
|
description: Disable dispatch
|
||||||
schedule:
|
|
||||||
- cron: 0 7 * * *
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: VSCodium
|
APP_NAME: VSCodium
|
||||||
|
|||||||
@@ -12,8 +12,6 @@ on:
|
|||||||
dont_dispatch:
|
dont_dispatch:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: Disable dispatch
|
description: Disable dispatch
|
||||||
schedule:
|
|
||||||
- cron: 0 18 * * *
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: VSCodium
|
APP_NAME: VSCodium
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
rules:
|
||||||
|
superfluous-actions:
|
||||||
|
ignore:
|
||||||
|
# allows `svenstaro/upload-release-action` action
|
||||||
|
- publish-insider-linux.yml:482
|
||||||
|
- publish-stable-linux.yml:487
|
||||||
Reference in New Issue
Block a user