Skip to content

Added text-color extension (#758) #168

Added text-color extension (#758)

Added text-color extension (#758) #168

name: PR-autoupdate-from-main
on:
push:
branches:
- main
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: bigbinary/pr-auto-update@v2.1.6
with:
github_token: ${{ secrets.AUTOREBASE_TOKEN }}