mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-08-03 03:13:05 -04:00
ci: temporary push trigger to validate agent-regression pre-merge
This commit is contained in:
5
.github/workflows/agent-regression.yml
vendored
5
.github/workflows/agent-regression.yml
vendored
@@ -1,6 +1,11 @@
|
||||
name: agent-regression
|
||||
|
||||
on:
|
||||
# TEMPORARY: validate the workflow from this branch pre-merge; the
|
||||
# workflow_dispatch UI button only exists once the file is on main.
|
||||
# Remove before merging.
|
||||
push:
|
||||
branches: [agent-regression]
|
||||
schedule:
|
||||
- cron: "17 3 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user