Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
harshdoesdev committed Oct 9, 2023
1 parent d1040d7 commit d8d77c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Deploy Site

on:
push:
branches: [ main ]
workflow_dispatch:
workflow_call:
push:
branches: [ main ]
workflow_dispatch:
workflow_call:

jobs:
build:
Expand Down

0 comments on commit d8d77c8

Please sign in to comment.