mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
ci: re-enable auto integration
This commit is contained in:
parent
140d0c8a2f
commit
8b0c20057f
1 changed files with 5 additions and 4 deletions
9
.github/workflows/rollup.yml
vendored
9
.github/workflows/rollup.yml
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
name: Rollup changes to next version
|
name: Rollup changes to next version
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
@ -11,7 +11,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
branches:
|
branches:
|
||||||
- v9
|
- net8
|
||||||
|
- new_im_hooks
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue