Skip to content

Commit

Permalink
disable automated workfow
Browse files Browse the repository at this point in the history
  • Loading branch information
marshyon committed Feb 9, 2024
1 parent 78d257a commit 7452d62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Deploy to GitHub Pages
on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branch’s name
push:
branches: [ main ]
# push:
# branches: [ main ]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch:

Expand Down

0 comments on commit 7452d62

Please sign in to comment.