Skip to content

Commit b667196

Browse files
committed
foleage ci
1 parent 4d5b0fa commit b667196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: CI
66
on:
77
# Triggers the workflow on push or pull request events but only for the master branch
88
push:
9-
branches: [ master, stage, components, cpp20 ]
9+
branches: [ master, stage, foliage, cpp20 ]
1010
pull_request:
11-
branches: [ master, stage, components ]
11+
branches: [ master, stage, foliage ]
1212

1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:

0 commit comments

Comments
 (0)