Skip to content

Commit

Permalink
Update run condition
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinMirMohammadi authored Jun 28, 2024
1 parent 2ac6941 commit 1ff83cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Simple workflow for deploying static content to GitHub Pages
p# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["deployment"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 1ff83cd

Please sign in to comment.