Skip to content

Commit

Permalink
* ccpp.yml (branches): excludes columnview.
Browse files Browse the repository at this point in the history
  • Loading branch information
htrb committed Dec 3, 2023
1 parent d09d7f6 commit e1e6ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- '**' # matches every branch
- '!gtk4' # excludes gtk4
- '!columnview' # excludes columnview
- '!async-dialog' # excludes async-dialog

jobs:
Expand Down

0 comments on commit e1e6ce9

Please sign in to comment.