test(qa): trigger qa workflow on push
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Nightly QA (Inlined)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [fix/nightly-qa-stabilization]
|
||||
schedule:
|
||||
- cron: '0 2 * * *' # Every night at 02:00
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user