1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

return back schedule trigger (#5016)

This commit is contained in:
Googlom
2024-08-26 14:35:41 +05:00
committed by GitHub
parent b5561aa8c1
commit 70d2abf40f

View File

@@ -4,6 +4,8 @@ on:
workflow_dispatch:
repository_dispatch:
types: perform-release
schedule:
- cron: '0 9 * * 1'
jobs:
build: