Skip to content

Commit f258b95

Browse files
authored
add workflow run defaults
1 parent 38d77de commit f258b95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.create-react-app.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ on:
2828
# manual dispatch
2929
workflow_dispatch:
3030

31+
#defaults:
32+
# run:
33+
# shell: bash
34+
# working-directory: my-created-react-app
35+
3136

3237
jobs:
3338

0 commit comments

Comments
 (0)