Commit 41ac80d7 authored by Nugine's avatar Nugine
Browse files

ci: enable merge queue

parent 40979a9b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@ on:
    branches:
      - main
      - 'feat/**'
  merge_group:
    types: [checks_requested]
  schedule:
    - cron: '0 0 * * 0' # at midnight of each sunday
  workflow_dispatch: