Skip to content

Commit

Permalink
Merge pull request github#29207 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 17, 2023
2 parents 745c350 + 8c0599f commit f0483f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/move-ready-to-merge-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- labeled

permissions:
contents: read
pull-requests: write

jobs:
Expand All @@ -34,6 +35,8 @@ jobs:
ignore-if-assigned: 'false'
remove-labels: 'waiting for review'

- name: Check out repo
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- uses: ./.github/actions/slack-alert
with:
slack_channel_id: ${{ secrets.DOCS_ALERTS_SLACK_CHANNEL_ID }}
Expand Down

0 comments on commit f0483f0

Please sign in to comment.