Skip to content

Commit

Permalink
Fix squad name
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickmehaffy committed Apr 3, 2024
1 parent e3a9fc6 commit 24323ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues_handleLabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
github-token: ${{ secrets.PROJECT_TRANSFER_TOKEN }}
labeled: 'source: cli, source: core:content-type-builder, source: core:core, source: core:data-transfer, source: core:database, source: core:strapi, source: core:utils, source: dependencies, source: docs, source: external, source: generators:app, source: generators, source: marketplace, source: plugin:graphql, source: plugin:users-permissions, source: tooling, source: typescript, source: utils:pack-up, source: utils:upgrade'
label-operator: OR
- name: assign issues to Expansions squad project
- name: assign issues to Content Studio squad project
uses: actions/add-to-project@v0.4.1
with:
project-url: https://github.com/orgs/strapi/projects/23
Expand Down

0 comments on commit 24323ae

Please sign in to comment.