Skip to content

Commit cdacef5

Browse files
authored
Merge branch 'main' into empty-strategy
2 parents a8804bb + 705ef7e commit cdacef5

File tree

1,430 files changed

+69442
-130184
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,430 files changed

+69442
-130184
lines changed

.github/workflows/start-new-engineering-pr-workflow.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Start new engineering PR workflow
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, reopened]
66

77
jobs:
@@ -12,8 +12,7 @@ jobs:
1212
DRAFT_COLUMN_ID: 10095775
1313
REGULAR_COLUMN_ID: 10095779
1414
steps:
15-
- name:
16-
uses: actions/github-script@44b873bc975058192f5279ebe7579496381f575d
15+
- uses: actions/github-script@44b873bc975058192f5279ebe7579496381f575d
1716
continue-on-error: true
1817
with:
1918
github-token: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
41.7 KB
23 KB
15.1 KB
16.3 KB
18.1 KB
20.6 KB
4.82 KB
10.9 KB
41.2 KB

0 commit comments

Comments
 (0)