Navigation Menu

Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Feb 16, 2021
1 parent a1ae329 commit 34cf673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-needs-documentation.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
ping-author-message: ping-author-message:
if: github.event.action != 'closed' && github.event.label.name == 'Needs Documentation' if: github.event.action != 'closed' && github.event.label.name == 'Needs Documentation'
runs-on: ubuntu-latest runs-on: ubuntu-latest
name Write comment to ping author about the future creation of an issue in docs name: Write comment to ping author about the future creation of an issue in docs
steps: steps:


# write comment to ping the PR author # write comment to ping the PR author
Expand Down

0 comments on commit 34cf673

Please sign in to comment.