Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 829a165

Browse files
committed
Update branch names in Github Actions
1 parent 5873407 commit 829a165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Pt.1 Build with GCC
33
# events but only for the master branch
44
on:
55
push:
6-
branches: [ n4.3.1-p1-ci ]
6+
branches: [ n4.3.1-p1 ]
77
pull_request:
8-
branches: [ n4.3.1-p1-ci ]
8+
branches: [ n4.3.1-p1 ]
99

1010
jobs:
1111
linux-build_with_docker:

0 commit comments

Comments
 (0)