Skip to content

Commit

Permalink
Run rworkflows on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
HDash committed Dec 27, 2024
1 parent 1cc36f7 commit 92b287e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ name: rworkflows
- main
- devel
- RELEASE_**
- rworkflows_fix
- '*'
- '!gh-pages'
pull_request:
branches:
- master
- main
- devel
- RELEASE_**
- rworkflows_fix
- '*'
- '!gh-pages'
jobs:
rworkflows:
permissions: write-all
Expand Down

0 comments on commit 92b287e

Please sign in to comment.