ci: do trigger bootstrapping_ci.yml periodically, but just on changes

This commit is contained in:
Delyan Angelov 2024-04-30 09:43:37 +03:00
parent fd66067bc0
commit d599631aa1
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,8 +1,6 @@
name: Bootstrapping CI name: Bootstrapping CI
on: on:
schedule:
- cron: '0 */6 * * *'
push: push:
paths-ignore: paths-ignore:
- '**.md' - '**.md'