ci: test another syntax [skip test]
This commit is contained in:
@@ -7,12 +7,19 @@ on:
|
|||||||
workflow_call:
|
workflow_call:
|
||||||
secrets:
|
secrets:
|
||||||
METRICS_TOKEN:
|
METRICS_TOKEN:
|
||||||
|
required: true
|
||||||
METRICS_TOKEN_WITH_SCOPES:
|
METRICS_TOKEN_WITH_SCOPES:
|
||||||
|
required: true
|
||||||
PAGESPEED_TOKEN:
|
PAGESPEED_TOKEN:
|
||||||
|
required: true
|
||||||
SPOTIFY_TOKENS:
|
SPOTIFY_TOKENS:
|
||||||
|
required: true
|
||||||
STOCK_TOKEN:
|
STOCK_TOKEN:
|
||||||
|
required: true
|
||||||
TWITTER_TOKEN:
|
TWITTER_TOKEN:
|
||||||
|
required: true
|
||||||
WAKATIME_TOKEN:
|
WAKATIME_TOKEN:
|
||||||
|
required: true
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# ======================================================================================
|
# ======================================================================================
|
||||||
|
|||||||
@@ -7,12 +7,19 @@ on:
|
|||||||
workflow_call:
|
workflow_call:
|
||||||
secrets:
|
secrets:
|
||||||
METRICS_TOKEN:
|
METRICS_TOKEN:
|
||||||
|
required: true
|
||||||
METRICS_TOKEN_WITH_SCOPES:
|
METRICS_TOKEN_WITH_SCOPES:
|
||||||
|
required: true
|
||||||
PAGESPEED_TOKEN:
|
PAGESPEED_TOKEN:
|
||||||
|
required: true
|
||||||
SPOTIFY_TOKENS:
|
SPOTIFY_TOKENS:
|
||||||
|
required: true
|
||||||
STOCK_TOKEN:
|
STOCK_TOKEN:
|
||||||
|
required: true
|
||||||
TWITTER_TOKEN:
|
TWITTER_TOKEN:
|
||||||
|
required: true
|
||||||
WAKATIME_TOKEN:
|
WAKATIME_TOKEN:
|
||||||
|
required: true
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
# ======================================================================================
|
# ======================================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user