Skip to content

Commit 6dc7089

Browse files
ci: only add issues to mosuite project
1 parent 6288c3d commit 6dc7089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mosuite-techdev-project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333

3434
- name: add to MOSuite project
3535
uses: actions/add-to-project@v1.0.2
36+
if: github.event_name == 'issues'
3637
with:
3738
project-url: https://github.com/orgs/CCBR/projects/32
3839
github-token: ${{ steps.generate-token.outputs.token }}

0 commit comments

Comments
 (0)