Skip to content

Commit

Permalink
rfc: init rfcs branch (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrainiuk authored Aug 12, 2024
1 parent 5b5f3f4 commit 9c2abfa
Show file tree
Hide file tree
Showing 866 changed files with 114 additions and 294,965 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
paths:
- 'docs/**'
pull_request:
branches:
- '**'
- '!rfcs'
paths:
- 'docs/**'
workflow_dispatch:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
push:
branches: develop
pull_request:
branches:
-'**'
-'!rfcs'
workflow_dispatch:

env:
Expand Down
355 changes: 0 additions & 355 deletions CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 9c2abfa

Please sign in to comment.