back to normal CI

This commit is contained in:
Anton-4 2024-04-27 13:52:21 +02:00 committed by GitHub
parent 1dddd18541
commit a46ba3886a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
on: on:
#pull_request: pull_request:
name: CI manager name: CI manager

View file

@ -1,5 +1,5 @@
on: on:
pull_request: #pull_request:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 9 * * *' - cron: '0 9 * * *'