We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63d4b3c + b02b538 commit b292799Copy full SHA for b292799
.github/workflows/greetings.yml
@@ -1,6 +1,6 @@
1
name: greetings
2
3
-on: [pull_request, issues]
+on: [issues]
4
5
jobs:
6
greeting:
@@ -13,4 +13,3 @@ jobs:
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
issue-message: 'Congratulations for contributing your first flowlogs2metrics issue'
16
- pr-message: 'Congratulations for contributing your first flowlogs2metrics pull request'
0 commit comments