Skip to content

Commit 5ba0a68

Browse files
committed
chore: Remove new pr to board action
1 parent 1f77eb9 commit 5ba0a68

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/automate-projects.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,3 @@ jobs:
1919
project: CoMPAS Issues Overview Board
2020
column: To do
2121
repo-token: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
22-
- name: add-new-pull-request-to-organization-based-project-column
23-
if: (github.event_name == 'pull_request' || github.event_name == 'pull_request_target') && github.event.action == 'opened'
24-
uses: alex-page/[email protected]
25-
with:
26-
project: CoMPAS Pull Request Overview Board
27-
column: To do
28-
repo-token: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}

0 commit comments

Comments
 (0)