Skip to content

Commit 67dcaef

Browse files
committed
move rebase bot to workflows folder
1 parent 1ef6c44 commit 67dcaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/rebase.yml renamed to .github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
- name: Automatic Rebase
16-
uses: cirrus-actions/rebase@1
16+
uses: cirrus-actions/rebase@1.3.1
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)