Skip to content

Commit

Permalink
changed branch in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Sep 24, 2024
1 parent 63bfcb0 commit a92ff22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ name: docs

on:
push:
branches: [ "production/RRFS.v1" ]
branches: [ "main" ]
pull_request:
branches: [ "production/RRFS.v1" ]
branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit a92ff22

Please sign in to comment.