1
0
mirror of synced 2026-02-01 03:01:50 -05:00

Merge branch 'main' into empty-strategy

This commit is contained in:
Chiedo John
2020-11-03 09:09:24 -05:00
committed by GitHub
1430 changed files with 29688 additions and 90430 deletions

View File

@@ -1,7 +1,7 @@
name: Start new engineering PR workflow
on:
pull_request:
pull_request_target:
types: [opened, reopened]
jobs:
@@ -12,8 +12,7 @@ jobs:
DRAFT_COLUMN_ID: 10095775
REGULAR_COLUMN_ID: 10095779
steps:
- name:
uses: actions/github-script@44b873bc975058192f5279ebe7579496381f575d
- uses: actions/github-script@44b873bc975058192f5279ebe7579496381f575d
continue-on-error: true
with:
github-token: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}