Commit 829a1658 authored by Jerome Wu's avatar Jerome Wu

Update branch names in Github Actions

parent 58734078
......@@ -3,9 +3,9 @@ name: Pt.1 Build with GCC
# events but only for the master branch
on:
push:
branches: [ n4.3.1-p1-ci ]
branches: [ n4.3.1-p1 ]
pull_request:
branches: [ n4.3.1-p1-ci ]
branches: [ n4.3.1-p1 ]
jobs:
linux-build_with_docker:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment