Skip to content

Commit 97b0e61

Browse files
authored
Remove 'ref' parameter from checkout action
Removed the 'ref' parameter from the checkout action for the libxposed/api repository.
1 parent 073e090 commit 97b0e61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/android.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/checkout@v6
2020
with:
2121
repository: libxposed/api
22-
ref: rfc
2322
path: libxposed/api
2423
fetch-depth: 0
2524

0 commit comments

Comments
 (0)