Skip to content

Commit 90338f3

Browse files
committed
ignore
1 parent 24fd906 commit 90338f3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@ name: CI
22

33
on:
44
pull_request:
5-
branches: [ main ]
5+
branches:
6+
- main
7+
branches-ignore:
8+
- legacy-rdnn
69
types:
710
- opened
811
- reopened
912
- synchronize
10-
branches-ignore:
11-
- 'legacy-rdnn'
1213

1314
jobs:
1415
flatpak:

0 commit comments

Comments
 (0)