mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-29 09:17:48 +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:
|
||||
type: boolean
|
||||
description: Disable dispatch
|
||||
schedule:
|
||||
- cron: 0 7 * * *
|
||||
|
||||
env:
|
||||
APP_NAME: VSCodium
|
||||
|
||||
@@ -12,8 +12,6 @@ on:
|
||||
dont_dispatch:
|
||||
type: boolean
|
||||
description: Disable dispatch
|
||||
schedule:
|
||||
- cron: 0 18 * * *
|
||||
|
||||
env:
|
||||
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