Skip to content

Commit

Permalink
Update deploy action to not run automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
ming-suhi authored Jun 13, 2024
1 parent 72e25b2 commit eb14ead
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Deploy to GitHub Pages

on:
push:
branches:
- main
on: workflow_dispatch

jobs:
deploy:
Expand Down

0 comments on commit eb14ead

Please sign in to comment.