Skip to content

Commit

Permalink
Update pages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
quasystaty1 authored Apr 30, 2024
1 parent 885e467 commit a6e51ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and publish forkdiff github-pages
permissions:
contents: write
on:
pull-request:
pull_request:
branches:
- main
jobs:
Expand Down Expand Up @@ -30,4 +30,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: tmp/pages
clean: true
clean: true

0 comments on commit a6e51ba

Please sign in to comment.