Skip to content

Commit e2c60cb

Browse files
Add permissions section to exercise 4 workflow
1 parent a69f5e5 commit e2c60cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/exercise4_workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Workflow of exercise 4
22
run-name: Fourth workflow
33

4+
permissions: {}
5+
46
on:
57
push:
68
branches: [ main ]

0 commit comments

Comments
 (0)