Check that action work correct

This commit is contained in:
Danil Titarenko 2023-12-07 18:25:15 +03:00 committed by GitHub
parent 6d1bb43cad
commit ef4d1a0030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ on:
paths-ignore:
- '**/README.md'
- '**/LICENSE'
- '.github/**'
#- '.github/**'
pull_request:
# The branches below must be a subset of the branches above
branches:
@ -19,7 +19,7 @@ on:
paths-ignore:
- '**/README.md'
- '**/LICENSE'
- '.github/**'
#- '.github/**'
schedule:
- cron: '45 3 * * 5'