mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
Remove PR from list
[skip ci]
This commit is contained in:
parent
414cf9f761
commit
d94d1eb6eb
1
.github/workflows/schedules.yaml
vendored
1
.github/workflows/schedules.yaml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * *' # every day at midnight
|
||||
workflow_dispatch:
|
||||
pull_request: # temp, for testing
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue