Skip to content

Commit

Permalink
update mirror.yml
Browse files Browse the repository at this point in the history
run mirror action when changes pushed to 'pages' branch
  • Loading branch information
forrestguice authored Mar 19, 2024
1 parent 35171b8 commit 53fc010
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
- pages

jobs:
build:
Expand Down

0 comments on commit 53fc010

Please sign in to comment.