We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a49e5f + b178ddb commit 3813704Copy full SHA for 3813704
.github/workflows/rebase.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Automatic Rebase
17
- uses: cirrus-actions/rebase@1.3
+ uses: cirrus-actions/rebase@1.5
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
# https://github.community/t5/GitHub-Actions/Workflow-is-failing-if-no-job-can-be-ran-due-to-condition/m-p/38186#M3250
0 commit comments