Skip to content

Commit

Permalink
[chore] setup 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahn-seokjoo committed Oct 20, 2024
1 parent 7d64c7c commit 4679cf7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/common-setup.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Common Setup

on:
workflow_call:
push:
paths-ignore:
- 'README.md'
- '.all-contributorsrc'

workflow_call:
inputs: {}

jobs:
setup:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4679cf7

Please sign in to comment.