We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76e403 commit 134be2eCopy full SHA for 134be2e
.github/workflows/tests.yml
@@ -2,6 +2,8 @@ name: CI
2
3
on:
4
push:
5
+ branches-ignore:
6
+ - '2-architecture-changes'
7
pull_request:
8
9
defaults:
0 commit comments