Skip to content

Commit

Permalink
Remove old references (#757)
Browse files Browse the repository at this point in the history
* Remove old references

* Add CODEOWNERS file
  • Loading branch information
cicdguy authored Oct 19, 2023
1 parent f85c4c1 commit b17b077
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @edelarua @Melkiades @ayogasekaram
3 changes: 1 addition & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
push:
branches:
- main
- devel

jobs:
audit:
Expand All @@ -23,7 +22,7 @@ jobs:
sd-direction: upstream
coverage:
if: github.event_name == 'pull_request'
name: Coverage 📔
name: Coverage 📔
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
name: CRAN Status Monitor 📺
uses: insightsengineering/r.pkg.template/.github/workflows/cran-status.yaml@main
with:
issue-assignees: "shajoezhu,Melkiades,edelarua,gmbecker,ayogasekaram"
issue-assignees: "shajoezhu,Melkiades,edelarua,ayogasekaram"

0 comments on commit b17b077

Please sign in to comment.