1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-09 17:46:31 +02:00

Remove run on schedule

This commit is contained in:
Dmitriy Novash
2021-06-11 21:35:27 +03:00
parent f11587b77f
commit 31e6d37e64

View File

@@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, v4.0 ]
schedule:
- cron: '30 0 * * 0'
jobs:
analyze: