change trigger (#21609)

This commit is contained in:
Andrey Kashchikhin
2023-12-13 00:46:16 +04:00
committed by GitHub
parent 5b655d3c50
commit 9ab0a6d2f1
+3 -4
View File
@@ -1,9 +1,8 @@
name: Coverity (Ubuntu 20.04, Python 3.11)
on:
push:
branches:
- master
- 'releases/**'
schedule:
# run daily at 00:00
- cron: '0 0 * * *'
concurrency:
# github.ref is not unique in post-commit