Skip to content

Commit

Permalink
revert buildPages action to main
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-mitra committed Dec 11, 2023
1 parent df60b82 commit 7850f66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

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

0 comments on commit 7850f66

Please sign in to comment.