Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
landinjm committed Dec 16, 2024
1 parent bb5856b commit f4a605a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ on:
push:
branches:
- master
- move_website_build
pull_request:
paths-ignore:
- 'doc/**'

permissions:
contents: write

concurrency:
group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit f4a605a

Please sign in to comment.