Skip to content

Commit 075a530

Browse files
authored
Merge pull request #44 from alexquincy/patch-2
Add comment to indicate start of deployment jobs
2 parents b5cb4c8 + 065d95d commit 075a530

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
pull_request:
1010
workflow_dispatch:
1111

12+
# Where the real work starts
1213
jobs:
1314
deploy:
1415
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)