improve logging for activity processing and request handling #52
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Notify users based on issue labels | |
on: | |
issues: | |
types: | |
- labeled | |
jobs: | |
notify: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: jenschelkopf/[email protected] | |
with: | |
recipients: | | |
Sutty=@fauno @sutty-coop |