Skip to content

Commit

Permalink
Merge branch 'free5gc:main' into feat/r17
Browse files Browse the repository at this point in the history
  • Loading branch information
KunLee76 authored Oct 26, 2024
2 parents 6784b7c + 0d3f451 commit f1691f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/commit-msg-check.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: 'Commit Message Check'

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
build:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
build:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- v*
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
golangci:
Expand Down

0 comments on commit f1691f8

Please sign in to comment.