Skip to content

Commit 28738be

Browse files
committed
add cxx
1 parent 2e7156e commit 28738be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: GitHub Classroom Workflow
22

33
on:
44
push:
5-
branches: [ master,dev]
5+
branches: [ main,dev]
66
paths-ignore:
77
- 'README.md'
88
pull_request:
9-
branches: [ master ]
9+
branches: [ main ]
1010
workflow_dispatch:
1111

1212
env:

learning-cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 904dff0ccd5295dcd70de83ba90f4110335a4ffe
1+
Subproject commit d910a8b43517cd33ae9c2da8a82e7845f2503941

0 commit comments

Comments
 (0)