mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 03:36:12 +01:00
[TASK] Disable predefined github action scheduler run (#374)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
This commit is contained in:
parent
c818970d6e
commit
63bcf0da67
1 changed files with 0 additions and 2 deletions
2
.github/workflows/predefined.yml
vendored
2
.github/workflows/predefined.yml
vendored
|
@ -7,8 +7,6 @@
|
|||
---
|
||||
name: CI with predefined GitHub actions
|
||||
on:
|
||||
schedule:
|
||||
- cron: '15 3 * * 1'
|
||||
jobs:
|
||||
php-lint:
|
||||
name: "PHP linter"
|
||||
|
|
Loading…
Reference in a new issue