Skip to content

Commit

Permalink
rm 'shell' line from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Apr 15, 2024
1 parent 19a3e8c commit 08fa162
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ping-dev-team.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
- uses: actions/checkout@v4
- id: Ping
uses: ropensci-review-tools/actions/ping-dev-team@main
shell: bash
with:
TEAM_SLUG: 'dev-guide'
REPO_NAME: 'test-repo'
Expand Down

0 comments on commit 08fa162

Please sign in to comment.