mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
@ -11,7 +11,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
branches:
|
||||
- v9
|
||||
- net8
|
||||
- new_im_hooks
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue