Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Aug 19, 2024
1 parent 2f4362d commit 4ce1744
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ name: 👷 Continuous Deployment
on:
push:
branches:
- master
- ci

- main
pull_request:
branches:
- master
types: [opened, synchronize, unlabeled]
workflow_dispatch:

jobs:
Build:
BuildQt6:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 4ce1744

Please sign in to comment.