Skip to content

Commit f733abd

Browse files
chore: Merge branch 'main' into dev-sovacool
2 parents 0c3143e + 892db4a commit f733abd

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Add to personal projects
2+
3+
on:
4+
issues:
5+
types:
6+
- assigned
7+
pull_request:
8+
types:
9+
- assigned
10+
permissions:
11+
issues: read
12+
pull-requests: read
13+
jobs:
14+
add-to-project:
15+
uses: CCBR/.github/.github/workflows/auto-add-user-project.yml@v0.1.0
16+
secrets: inherit

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# MOSuite-CodeOcean pipeline
2+
3+
- [Code Ocean pipeline](https://poc-nci.codeocean.io/capsule/2912065/tree)

0 commit comments

Comments
 (0)