Skip to content

Commit

Permalink
resolve doc warnings and pull udpates
Browse files Browse the repository at this point in the history
  • Loading branch information
chilampoon committed Feb 12, 2024
2 parents 2d2b508 + 59862f2 commit ea0072b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
name: rworkflows
on:
'on':
push:
branches:
- master
- main
- devel
- RELEASE_**
pull_request:
branches:
- master
- main
- devel
- RELEASE_**
jobs:
rworkflows:
permissions: write-all
Expand Down

0 comments on commit ea0072b

Please sign in to comment.