change trigger (#21609)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user