Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

액션 돌아감? #2

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions .github/workflows/alpha-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,40 @@ name: alpha-ci

on:
pull_request:
branches: [ "develop" ]
branches: ["develop"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3

- name: Run a one-line script
run: echo Hello, world!
run: echo Hello, world!asdfasdfasdfasdfasdfasdfasdfasdf

- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.

assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]

comment:
name: Comment a pull_request
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Comment a pull_request
uses: mb2dev/[email protected]
with:
message: "Hello, It's my first comment with Github action !"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
reactions: "+1 | -1 | laugh | hooray | confused | heart | rocket | eyes"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
testiasd:f
testiasasdfasdfasdfadsd:f