Skip to content

Commit 23fd4c6

Browse files
committed
.github: top-level: Remove deprecated input
checks.yml does not take ref_branch anymore. Signed-off-by: Jorge Marques <[email protected]>
1 parent 4191c7b commit 23fd4c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/top-level.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
secrets: inherit
1818
permissions:
1919
contents: read
20-
with:
21-
ref_branch: "mirror/next/linux-next/master"
2220
build_gcc_x86_64:
2321
uses: analogdevicesinc/linux/.github/workflows/build.yml@ci
2422
needs: [checks]

0 commit comments

Comments
 (0)