Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarino-ipzs authored Jul 17, 2023
1 parent 703c261 commit d507731
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ name: gh-pages

on:
push:
branches: ["versione-corrente"]
branches-ignore: ["gh-pages"]
branches: ["*"]
paths-ignore:
- README.md
- CONTRIBUTING.md
- LICENSE.md
- .gitignore
pull_request:
branches-ignore: ["gh-pages"]
branches: ["*"]
paths-ignore:
- README.md
- CONTRIBUTING.md
Expand Down

0 comments on commit d507731

Please sign in to comment.