mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:36:13 +02:00

[TASK] Disable predefined github action scheduler run (#374)

Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
This commit is contained in:
Łukasz Uznański 2022-02-04 09:24:14 +01:00 committed by GitHub
parent c818970d6e
commit 63bcf0da67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,6 @@
---
name: CI with predefined GitHub actions
on:
schedule:
- cron: '15 3 * * 1'
jobs:
php-lint:
name: "PHP linter"