Skip to content

Commit 9c2abfa

Browse files
authored
rfc: init rfcs branch (#551)
1 parent 5b5f3f4 commit 9c2abfa

File tree

866 files changed

+114
-294965
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

866 files changed

+114
-294965
lines changed

.github/workflows/documentation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
paths:
99
- 'docs/**'
1010
pull_request:
11+
branches:
12+
- '**'
13+
- '!rfcs'
1114
paths:
1215
- 'docs/**'
1316
workflow_dispatch:

.github/workflows/pr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches: develop
88
pull_request:
9+
branches:
10+
-'**'
11+
-'!rfcs'
912
workflow_dispatch:
1013

1114
env:

CMakeLists.txt

Lines changed: 0 additions & 355 deletions
This file was deleted.

0 commit comments

Comments
 (0)