Skip to content

Commit

Permalink
exfat: github action: run buiuld and tests on for-kernel-version-from…
Browse files Browse the repository at this point in the history
…-4.1.0 branch

Signed-off-by: Namjae Jeon <[email protected]>
  • Loading branch information
namjaejeon committed Dec 30, 2023
1 parent b1cc7d5 commit ee8b3d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: linux-exfat-oot CI

on:
push:
branches: [ "master" ]
branches: [ "for-kernel-version-from-4.1.0" ]
pull_request:
branches: [ "master" ]
branches: [ "for-kernel-version-from-4.1.0" ]

jobs:
build:
Expand Down

0 comments on commit ee8b3d9

Please sign in to comment.