Skip to content

Commit

Permalink
Cleanup labeling actions (#17278)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes committed Sep 29, 2022
1 parent 12b4669 commit ee9bd2e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/assign-issue-to-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,3 @@ jobs:
with:
project: "https://github.com/airbytehq/airbyte/projects/15"
column_name: "To do"
- name: Assign Onboarding Improvements PR to Project
uses: srggrs/assign-one-project-github-action@1.2.0
if: contains(github.event.pull_request.labels.*.name, 'project/onboarding-improvements')
with:
project: "https://github.com/airbytehq/airbyte/projects/15"
column_name: "To do"

0 comments on commit ee9bd2e

Please sign in to comment.