1
0
mirror of synced 2026-01-10 18:02:53 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-09-13 13:22:02 -04:00
committed by GitHub

View File

@@ -9,9 +9,13 @@ on:
schedule:
- cron: '50 */6 * * *'
permissions:
contents: read
jobs:
add-requests-to-board:
name: Add requests to board
if: ${{ github.repository == 'github/docs-internal' }}
runs-on: ubuntu-latest
steps: