Skip to content

Commit 4cedd91

Browse files
authored
Update .github/workflows/main.yml
1 parent 5db064c commit 4cedd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: stack build --system-ghc
5454

5555
- name: Deploy
56-
# No not deploy from pull requests
56+
# No deploy from pull requests
5757
if: ${{ github.event_name != 'pull_request' }}
5858
run: |
5959
git config user.name github-actions

0 commit comments

Comments
 (0)