Skip to content

Commit 44b41cb

Browse files
committed
fix: workflow permissions
1 parent 5030304 commit 44b41cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: ThoughtSwap CI/CD Pipeline
22

3+
permissions:
4+
contents: write
35
on:
46
push:
57
branches: [main, develop]

0 commit comments

Comments
 (0)