Skip to content

added missing emoji to log #2

added missing emoji to log

added missing emoji to log #2

Workflow file for this run

name: Up to date
on: [push]
jobs:
updatePullRequests:
runs-on: ubuntu-latest
steps:
- name: Update all the PRs
uses: paritytech/up-to-date-action@main
with:
GITHUB_TOKEN: ${{ github.secret }}