Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaac3996

Browse files
authored
Create greetings.yml
1 parentb11da84 commitaac3996

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎.github/workflows/greetings.yml‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name:Greetings
2+
3+
on:[pull_request, issues]
4+
5+
jobs:
6+
greeting:
7+
runs-on:ubuntu-latest
8+
steps:
9+
-uses:actions/first-interaction@v1
10+
with:
11+
repo-token:${{ secrets.GITHUB_TOKEN }}
12+
issue-message:'Thanks for reporting this issue, we are on it :)'' first issue'
13+
pr-message:'Thanks for your pull request, we are on it :)'' first pr'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp