Skip to content

Commit

Permalink
fix: gh-pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
falsepopsky authored Mar 22, 2024
1 parent ffb5cf0 commit 28d7e5b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Deploy static content to Pages

on:
push:
branches: ["main"]

workflow_dispatch:
branches:
- main

permissions:
contents: read
Expand Down

0 comments on commit 28d7e5b

Please sign in to comment.