Skip to content

Commit

Permalink
Merge branch 'main' into oty-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fellowship-merge-bot[bot] authored Feb 14, 2024
2 parents dc5510c + 3a134a5 commit 11700cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/up-to-date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
updatePullRequests:
name: Keep PRs up to date
runs-on: ubuntu-latest
environment: master
steps:
Expand All @@ -17,6 +18,6 @@ jobs:
app_id: ${{ secrets.MERGE_APP_ID }}
private_key: ${{ secrets.MERGE_APP_KEY }}
- name: Update all the PRs
uses: paritytech/up-to-date-action@v0.1.0
uses: paritytech/up-to-date-action@v0.2.0
with:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit 11700cf

Please sign in to comment.