Skip to content

chore(deps): bump adRise/update-pr-branch from 0.8.1 to 0.9.0 #23

chore(deps): bump adRise/update-pr-branch from 0.8.1 to 0.9.0

chore(deps): bump adRise/update-pr-branch from 0.8.1 to 0.9.0 #23

Workflow file for this run

---
name: Sync the template repository
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches: main
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/[email protected]
- name: Sync
uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.GH_TOKEN }}