Skip to content

Commit

Permalink
Update and rename work2.yml to work-2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
angelSuho authored Jun 13, 2023
1 parent 688a676 commit ab450b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/work2.yml → .github/workflows/work-2.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'work-1'
name: 'work-2'
on:
push:
paths:
Expand All @@ -8,7 +8,7 @@ on:
- 'Dockerfile'
- 'readme.md'
branches:
- 'main'
- 'development'
jobs:
build:
name: 빌드
Expand Down

0 comments on commit ab450b5

Please sign in to comment.