Skip to content

Commit 38d77de

Browse files
authored
Add workflow run defaults
1 parent 5dc43ca commit 38d77de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/print-events-repo-name.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ on:
1212
# manual dispatch
1313
workflow_dispatch:
1414

15+
#defaults:
16+
# run:
17+
# shell: bash
18+
# working-directory:
1519

1620
jobs:
1721

0 commit comments

Comments
 (0)