Skip to content

Commit

Permalink
DEBUG: RUN ON PUSH
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Oct 18, 2024
1 parent f1cc426 commit a2dfc9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Deploy GitHub Pages

on:
push:
branches: ["main"]
tags: [v*]
# branches: ["main"]
# tags: [v*]
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit a2dfc9f

Please sign in to comment.