mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 14:04:53 -04:00
added pull request trigger for testing
This commit is contained in:
parent
759d6366b3
commit
04a97a8e0a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e-cleanup-weekly.yml
vendored
1
.github/workflows/e2e-cleanup-weekly.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 0" # At 00:00 every Sunday UTC
|
- cron: "0 0 * * 0" # At 00:00 every Sunday UTC
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue